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 ??????@B 0011111100111111001111110011111100111111001111110100000001000010 3f3f3f3f3f3f4042
SJIS-WIN 猷??猷ロ?@B 1001011101010001001111110011111110010111010100011000001110001101001111110100000001000010 97513f3f9751838d3f4042
EUC-JP 猷??猷ロ?@B 1100110110110010001111110011111111001101101100101010010111101101001111110100000001000010 cdb23f3fcdb2a5ed3f4042
UTF-8 猷띔물猷ロ썢@B 1110011110001100101101111110101110011101100101001110101110101100101111001110011110001100101101111110001110000011101011011110110010001101101000100100000001000010 e78cb7eb9d94ebacbce78cb7e383adec8da24042
UHC 猷띔물猷ロ썢@B 1110101110100011101101101110101010111001101100001110101110100011101010111110110110011011100101010100000001000010 eba3b6eab9b0eba3abed9b954042

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