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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 獨磑砠獨磑砠^ 11100000110101011110000111110100111000011110011111100000110101011110000111110100111000011110011101011110 e0d5e1f4e1e7e0d5e1f4e1e75e
EUC-JP 獨磑砠獨磑砠^ 11100000110101111110001011110110111000101110100111100000110101111110001011110110111000101110100101011110 e0d7e2f6e2e9e0d7e2f6e2e95e
UTF-8 獨磑砠獨磑砠^ 11100111100011011010100011100111101000111001000111100111101000001010000011100111100011011010100011100111101000111001000111100111101000001010000001011110 e78da8e7a391e7a0a0e78da8e7a391e7a0a05e
UHC 獨??獨??^ 110101001011110000111111001111111101010010111100001111110011111101011110 d4bc3f3fd4bc3f3f5e

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