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 ???L@???L@B 0011111100111111001111110100110001000000001111110011111100111111010011000100000001000010 3f3f3f4c403f3f3f4c4042
SJIS-WIN 猷??L@猷??L@B 10010111010100010011111100111111010011000100000010010111010100010011111100111111010011000100000001000010 97513f3f4c4097513f3f4c4042
EUC-JP 猷??L@猷??L@B 11001101101100100011111100111111010011000100000011001101101100100011111100111111010011000100000001000010 cdb23f3f4c40cdb23f3f4c4042
UTF-8 猷듈굛L@猷듈굛L@B 1110011110001100101101111110101110010011100010001110101010110101100110110100110001000000111001111000110010110111111010111001001110001000111010101011010110011011010011000100000001000010 e78cb7eb9388eab59b4c40e78cb7eb9388eab59b4c4042
UHC 猷듈굛L@猷듈굛L@B 1110101110100011101101011110001010000010100000110100110001000000111010111010001110110101111000101000001010000011010011000100000001000010 eba3b5e282834c40eba3b5e282834c4042

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