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^ 001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f5e655e
SJIS-WIN ??????^e^ 001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f5e655e
EUC-JP ??????^e^ 001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f5e655e
UTF-8 쩌횆혦횄혦짜^e^ 111011001010100110001100111011011001101010000110111011011001100010100110111011011001101010000100111011011001100010100110111011001010011110011100010111100110010101011110 eca98ced9a86ed98a6ed9a84ed98a6eca79c5e655e
UHC 쩌횆혦횄혦짜^e^ 110000101011110011000011100001001100001010001110110000111000001111000010100011101100001010100101010111100110010101011110 c2bcc384c28ec383c28ec2a55e655e

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