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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 飴飴n}飴飴n{^ 10001000101110011000100010111001011011100111110110001000101110011000100010111001011011100111101101011110 88b988b96e7d88b988b96e7b5e
EUC-JP 飴飴n}飴飴n{^ 10110000101110111011000010111011011011100111110110110000101110111011000010111011011011100111101101011110 b0bbb0bb6e7db0bbb0bb6e7b5e
UTF-8 飴飴n}飴飴n{^ 1110100110100011101101001110100110100011101101000110111001111101111010011010001110110100111010011010001110110100011011100111101101011110 e9a3b4e9a3b46e7de9a3b4e9a3b46e7b5e
UHC 飴飴n}飴飴n{^ 11101100110001111110110011000111011011100111110111101100110001111110110011000111011011100111101101011110 ecc7ecc76e7decc7ecc76e7b5e

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