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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?泥???麝?? 00111111100100110100010000111111001111110011111111101010011011000011111100111111 3f93443f3f3fea6c3f3f
EUC-JP ?泥???麝?? 00111111110001011010010100111111001111110011111111110011110011010011111100111111 3fc5a53f3f3ff3cd3f3f
UTF-8 룶泥틂룶깹麝팀룶 111010111010001110110110111001101011001110100101111011011000101110000010111010111010001110110110111010101011100110111001111010011011101010011101111011011000110010000000111010111010001110110110 eba3b6e6b3a5ed8b82eba3b6eab9b9e9ba9ded8c80eba3b6
UHC 룶泥틂룶깹麝팀룶 10001111101010111101001011111010110001101011001110001111101010111011001010100001110111101111101011000110110000001000111110101011 8fabd2fac6b38fabb2a1defac6c08fab

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