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{^ 101100001010010001101110011111011011000010100100011011100111101101011110 b0a46e7db0a46e7b5e
SJIS-WIN °?n}°?n{^ 1000000110001011001111110110111001111101100000011000101100111111011011100111101101011110 818b3f6e7d818b3f6e7b5e
EUC-JP °¤n}°¤n{^ 101000011110101110001111101000101111000001101110011111011010000111101011100011111010001011110000011011100111101101011110 a1eb8fa2f06e7da1eb8fa2f06e7b5e
UTF-8 °¤n}°¤n{^ 11000010101100001100001010100100011011100111110111000010101100001100001010100100011011100111101101011110 c2b0c2a46e7dc2b0c2a46e7b5e
UHC °¤n}°¤n{^ 10100001110001101010001010110100011011100111110110100001110001101010001010110100011011100111101101011110 a1c6a2b46e7da1c6a2b46e7b5e

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