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^ 001111110011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f3f5e655e
SJIS-WIN ?????????^e^ 001111110011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f3f5e655e
EUC-JP ?????????^e^ 001111110011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f3f5e655e
UTF-8 챦쩍쩐챦쩍짯챔혝짧^e^ 111011001011000110100110111011001010100110001101111011001010100110010000111011001011000110100110111011001010100110001101111011001010011110101111111011001011000110010100111011011001100010011101111011001010011110100111010111100110010101011110 ecb1a6eca98deca990ecb1a6eca98deca7afecb194ed989deca7a75e655e
UHC 챦쩍쩐챦쩍짯챔혝짧^e^ 110000111010111111000010101111011100001010111110110000111010111111000010101111011100001010101101110000111010100011000010100001111100001010101010010111100110010101011110 c3afc2bdc2bec3afc2bdc2adc3a8c287c2aa5e655e

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