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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 猷??恂?6韋 1001011101010001001111110011111110011100100101100011111110000010010101011110100011101000 97513f3f9c963f8255e8e8
EUC-JP 猷??恂?6韋 1100110110110010001111110011111111010111111101100011111110100011101101101111000011101010 cdb23f3fd7f63fa3b6f0ea
UTF-8 猷띤뼳恂뀀6韋 111001111000110010110111111010111001110110100100111010111011110010110011111001101000000110000010111010111000000010000000111011111011110010010110111010011001111110001011 e78cb7eb9da4ebbcb3e68182eb8080efbc96e99f8b
UHC 猷띤뼳恂뀀6韋 1110101110100011101101101110110110010110101101101110001011100001101100101110101110100011101101101110101011011111 eba3b6ed96b6e2e1b2eba3b6eadf

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