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{^ 110101111011011001101110011111011101011110110110011011100111101101011110 d7b66e7dd7b66e7b5e
SJIS-WIN ×¶n}×¶n{^ 10000001011111101000000111110111011011100111110110000001011111101000000111110111011011100111101101011110 817e81f76e7d817e81f76e7b5e
EUC-JP ×¶n}×¶n{^ 10100001110111111010001011111001011011100111110110100001110111111010001011111001011011100111101101011110 a1dfa2f96e7da1dfa2f96e7b5e
UTF-8 ×¶n}×¶n{^ 11000011100101111100001010110110011011100111110111000011100101111100001010110110011011100111101101011110 c397c2b66e7dc397c2b66e7b5e
UHC ×¶n}×¶n{^ 10100001101111111010001011010010011011100111110110100001101111111010001011010010011011100111101101011110 a1bfa2d26e7da1bfa2d26e7b5e

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