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 00111111001111110011111110011100100101100011111100111111001111110011111110011100100101100011111101000010 3f3f3f9c963f3f3f3f9c963f42
EUC-JP 縕??恂?縕??恂?B 1000111111010100110000100011111100111111110101111111011000111111100011111101010011000010001111110011111111010111111101100011111101000010 8fd4c23f3fd7f63f8fd4c23f3fd7f63f42
UTF-8 縕롡닽恂첥縕롡닽恂첥B 11100111101110001001010111101011101000011010000111101011100010111011110111100110100000011000001011101100101100101010010111100111101110001001010111101011101000011010000111101011100010111011110111100110100000011000001011101100101100101010010101000010 e7b895eba1a1eb8bbde68182ecb2a5e7b895eba1a1eb8bbde68182ecb2a542
UHC 縕롡닽恂첥縕롡닽恂첥B 111010001011001010001110111000101000100010101011111000101110000110101011010011101110100010110010100011101110001010001000101010111110001011100001101010110100111001000010 e8b28ee288abe2e1ab4ee8b28ee288abe2e1ab4e42

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