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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
EUC-JP 髥??\}髥??\{^ 100011111110100111110000001111110011111101011100011111011000111111101001111100000011111100111111010111000111101101011110 8fe9f03f3f5c7d8fe9f03f3f5c7b5e
UTF-8 髥깏뒣\}髥깏뒣\{^ 1110100110101011101001011110101010111001100011111110101110010010101000110101110001111101111010011010101110100101111010101011100110001111111010111001001010100011010111000111101101011110 e9aba5eab98feb92a35c7de9aba5eab98feb92a35c7b5e
UHC 髥깏뒣\}髥깏뒣\{^ 1110011110100011100000111000101010001010100111110101110001111101111001111010001110000011100010101000101010011111010111000111101101011110 e7a3838a8a9f5c7de7a3838a8a9f5c7b5e

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