To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 助?蠢?}助?蠢?{^ 100011111001010100111111111001011011111100111111011111011000111110010101001111111110010110111111001111110111101101011110 8f953fe5bf3f7d8f953fe5bf3f7b5e
EUC-JP 助?蠢?}助?蠢?{^ 101111011111010100111111111010101100000100111111011111011011110111110101001111111110101011000001001111110111101101011110 bdf53feac13f7dbdf53feac13f7b5e
UTF-8 助렪蠢뻤}助렪蠢뻤{^ 111001011000101010101001111010111010000010101010111010001010000010100010111010111011101110100100011111011110010110001010101010011110101110100000101010101110100010100000101000101110101110111011101001000111101101011110 e58aa9eba0aae8a0a2ebbba47de58aa9eba0aae8a0a2ebbba47b5e
UHC 助렪蠢뻤}助렪蠢뻤{^ 11110000101111101000111010111000111100011110001110111011101111000111110111110000101111101000111010111000111100011110001110111011101111000111101101011110 f0be8eb8f1e3bbbc7df0be8eb8f1e3bbbc7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)