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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鶯???????? 11101001111100100011111100111111001111110011111100111111001111110011111100111111 e9f23f3f3f3f3f3f3f3f
EUC-JP 鶯??嫄??洧?? 1111001011110100001111110011111110001111101110101010000100111111001111111000111111000111101101000011111100111111 f2f43f3f8fbaa13f3f8fc7b43f3f
UTF-8 鶯ㅼ렱嫄숂툞洧몄쐿 111010011011011010101111111000111000010110111100111010111010000010110001111001011010101110000100111011001000100010000010111011011000100010011110111001101011010010100111111010111010101010000100111011001001000010111111 e9b6afe385bceba0b1e5ab84ec8882ed889ee6b4a7ebaa84ec90bf
UHC 鶯ㅼ렱嫄숂툞洧몄쐿 111001011010001110100100111011001000111010111110111010101011000110011001111001111011100010010101111010101111101110111000111011001001110010011111 e5a3a4ec8ebeeab199e7b895eafbb8ec9c9f

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