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^ 0011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f5e655e
SJIS-WIN ????????^e^ 0011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f5e655e
EUC-JP ????????^e^ 0011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f5e655e
UTF-8 혦쩌혦횇혦쩌혦짠^e^ 111011011001100010100110111011001010100110001100111011011001100010100110111011011001101010000111111011011001100010100110111011001010100110001100111011011001100010100110111011001010011110100000010111100110010101011110 ed98a6eca98ced98a6ed9a87ed98a6eca98ced98a6eca7a05e655e
UHC 혦쩌혦횇혦쩌혦짠^e^ 11000010100011101100001010111100110000101000111011000011100001011100001010001110110000101011110011000010100011101100001010100111010111100110010101011110 c28ec2bcc28ec385c28ec2bcc28ec2a75e655e

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