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 ???C???Z 0011111100111111001111110100001100111111001111110011111101011010 3f3f3f433f3f3f5a
SJIS-WIN 猷??C猷??Z 10010111010100010011111100111111010000111001011101010001001111110011111101011010 97513f3f4397513f3f5a
EUC-JP 猷??C猷??Z 11001101101100100011111100111111010000111100110110110010001111110011111101011010 cdb23f3f43cdb23f3f5a
UTF-8 猷듸퐴C猷듸퐴Z 1110011110001100101101111110101110010011101110001110110110010000101101000100001111100111100011001011011111101011100100111011100011101101100100001011010001011010 e78cb7eb93b8ed90b443e78cb7eb93b8ed90b45a
UHC 猷듸퐴C猷듸퐴Z 1110101110100011101101011110111110111101100111010100001111101011101000111011010111101111101111011001110101011010 eba3b5efbd9d43eba3b5efbd9d5a

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