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 鯀Lon}鯀Lon{^ 111010011010111110000000010011000110111101101110011111011110100110101111100000000100110001101111011011100111101101011110 e9af804c6f6e7de9af804c6f6e7b5e
SJIS-WIN ???Lon}???Lon{^ 001111110011111100111111010011000110111101101110011111010011111100111111001111110100110001101111011011100111101101011110 3f3f3f4c6f6e7d3f3f3f4c6f6e7b5e
EUC-JP �Lon}�Lon{^ 1000111110101011101100011000111110100010101101000011111101001100011011110110111001111101100011111010101110110001100011111010001010110100001111110100110001101111011011100111101101011110 8fabb18fa2b43f4c6f6e7d8fabb18fa2b43f4c6f6e7b5e
UTF-8 鯀Lon}鯀Lon{^ 110000111010100111000010101011111100001010000000010011000110111101101110011111011100001110101001110000101010111111000010100000000100110001101111011011100111101101011110 c3a9c2afc2804c6f6e7dc3a9c2afc2804c6f6e7b5e
UHC ???Lon}???Lon{^ 001111110011111100111111010011000110111101101110011111010011111100111111001111110100110001101111011011100111101101011110 3f3f3f4c6f6e7d3f3f3f4c6f6e7b5e

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