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{^ 101101001011000001101110011111011011010010110000011011100111101101011110 b4b06e7db4b06e7b5e
SJIS-WIN ´°n}´°n{^ 10000001010011001000000110001011011011100111110110000001010011001000000110001011011011100111101101011110 814c818b6e7d814c818b6e7b5e
EUC-JP ´°n}´°n{^ 10100001101011011010000111101011011011100111110110100001101011011010000111101011011011100111101101011110 a1ada1eb6e7da1ada1eb6e7b5e
UTF-8 ´°n}´°n{^ 11000010101101001100001010110000011011100111110111000010101101001100001010110000011011100111101101011110 c2b4c2b06e7dc2b4c2b06e7b5e
UHC ´°n}´°n{^ 10100010101001011010000111000110011011100111110110100010101001011010000111000110011011100111101101011110 a2a5a1c66e7da2a5a1c66e7b5e

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