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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 鶯ъ?甸?鶯ъ?甸?B 1110100111110010100001001000110000111111100110011011001000111111111010011111001010000100100011000011111110011001101100100011111101000010 e9f2848c3f99b23fe9f2848c3f99b23f42
EUC-JP 鶯ъ?甸?鶯ъ?甸?B 1111001011110100101001111110110000111111110100101011010000111111111100101111010010100111111011000011111111010010101101000011111101000010 f2f4a7ec3fd2b43ff2f4a7ec3fd2b43f42
UTF-8 鶯ъ뼏甸뇓鶯ъ뼏甸뇓B 1110100110110110101011111101000110001010111010111011110010001111111001111001010010111000111010111000011110010011111010011011011010101111110100011000101011101011101111001000111111100111100101001011100011101011100001111001001101000010 e9b6afd18aebbc8fe794b8eb8793e9b6afd18aebbc8fe794b8eb879342
UHC 鶯ъ뼏甸뇓鶯ъ뼏甸뇓B 111001011010001110101100111011001001011010010111111011111010010010000111011110011110010110100011101011001110110010010110100101111110111110100100100001110111100101000010 e5a3acec9697efa48779e5a3acec9697efa4877942

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