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{^ 11100000111001101000001110101110011011100111110111100000111001101000001110101110011011100111101101011110 e0e683ae6e7de0e683ae6e7b5e
EUC-JP 琥Πn}琥Πn{^ 11100000111010001010011010110000011011100111110111100000111010001010011010110000011011100111101101011110 e0e8a6b06e7de0e8a6b06e7b5e
UTF-8 琥Πn}琥Πn{^ 111001111001000010100101110011101010000001101110011111011110011110010000101001011100111010100000011011100111101101011110 e790a5cea06e7de790a5cea06e7b5e
UHC 琥Πn}琥Πn{^ 11111011110100001010010111010000011011100111110111111011110100001010010111010000011011100111101101011110 fbd0a5d06e7dfbd0a5d06e7b5e

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