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 ©¬¡÷ۏ©¬¡÷Ù^ 10001111101010011010110010100001111101111101101110001111101010011010110010100001111101111101100101011110 8fa9aca1f7db8fa9aca1f7d95e
SJIS-WIN ??¬?÷???¬?÷?^ 0011111100111111100000011100101000111111100000011000000000111111001111110011111110000001110010100011111110000001100000000011111101011110 3f3f81ca3f81803f3f3f81ca3f81803f5e
EUC-JP ?©¬¡÷Û?©¬¡÷Ù^ 0011111110001111101000101110110110100010110011001000111110100010110000101010000111100000100011111010101011100101001111111000111110100010111011011010001011001100100011111010001011000010101000011110000010001111101010101110001101011110 3f8fa2eda2cc8fa2c2a1e08faae53f8fa2eda2cc8fa2c2a1e08faae35e
UTF-8 ©¬¡÷ۏ©¬¡÷Ù^ 11000010100011111100001010101001110000101010110011000010101000011100001110110111110000111001101111000010100011111100001010101001110000101010110011000010101000011100001110110111110000111001100101011110 c28fc2a9c2acc2a1c3b7c39bc28fc2a9c2acc2a1c3b7c3995e
UHC ???¡÷????¡÷?^ 0011111100111111001111111010001010101110101000011100000000111111001111110011111100111111101000101010111010100001110000000011111101011110 3f3f3fa2aea1c03f3f3f3fa2aea1c03f5e

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