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 ©¡©£¡×nB 1010100110100001101010011010001110100001110101110110111001000010 a9a1a9a3a1d76e42
SJIS-WIN ???£?×nB 00111111001111110011111110000001100100100011111110000001011111100110111001000010 3f3f3f81923f817e6e42
EUC-JP ©¡©£¡×nB 100011111010001011101101100011111010001011000010100011111010001011101101101000011111001010001111101000101100001010100001110111110110111001000010 8fa2ed8fa2c28fa2eda1f28fa2c2a1df6e42
UTF-8 ©¡©£¡×nB 1100001010101001110000101010000111000010101010011100001010100011110000101010000111000011100101110110111001000010 c2a9c2a1c2a9c2a3c2a1c3976e42
UHC ?¡??¡×nB 0011111110100010101011100011111100111111101000101010111010100001101111110110111001000010 3fa2ae3f3fa2aea1bf6e42

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