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{^ 10011010111000111110101001001110011011100111110110011010111000111110101001001110011011100111101101011110 9ae3ea4e6e7d9ae3ea4e6e7b5e
EUC-JP 壹鶩n}壹鶩n{^ 11010100111001011111001110101111011011100111110111010100111001011111001110101111011011100111101101011110 d4e5f3af6e7dd4e5f3af6e7b5e
UTF-8 壹鶩n}壹鶩n{^ 1110010110100011101110011110100110110110101010010110111001111101111001011010001110111001111010011011011010101001011011100111101101011110 e5a3b9e9b6a96e7de5a3b9e9b6a96e7b5e
UHC 壹鶩n}壹鶩n{^ 11101100111011001101100111010000011011100111110111101100111011001101100111010000011011100111101101011110 ececd9d06e7dececd9d06e7b5e

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