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 «´¡­¡­e^ 100011111010101110110100101000011010110110100001101011010110010101011110 8fabb4a1ada1ad655e
SJIS-WIN ??´????e^ 00111111001111111000000101001100001111110011111100111111001111110110010101011110 3f3f814c3f3f3f3f655e
EUC-JP ??´¡?¡?e^ 0011111100111111101000011010110110001111101000101100001000111111100011111010001011000010001111110110010101011110 3f3fa1ad8fa2c23f8fa2c23f655e
UTF-8 «´¡­¡­e^ 11000010100011111100001010101011110000101011010011000010101000011100001010101101110000101010000111000010101011010110010101011110 c28fc2abc2b4c2a1c2adc2a1c2ad655e
UHC ??´¡­¡­e^ 0011111100111111101000101010010110100010101011101010000110101001101000101010111010100001101010010110010101011110 3f3fa2a5a2aea1a9a2aea1a9655e

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