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???C^ 001111110011111100111111010001010011111100111111001111110100001101011110 3f3f3f453f3f3f435e
SJIS-WIN ???E???C^ 001111110011111100111111010001010011111100111111001111110100001101011110 3f3f3f453f3f3f435e
EUC-JP ???E???C^ 001111110011111100111111010001010011111100111111001111110100001101011110 3f3f3f453f3f3f435e
UTF-8 혷짢혺E혷짢혺C^ 111011011001100010110111111011001010011110100010111011011001100010111010010001011110110110011000101101111110110010100111101000101110110110011000101110100100001101011110 ed98b7eca7a2ed98ba45ed98b7eca7a2ed98ba435e
UHC 혷짢혺E혷짢혺C^ 110000101001111011000010101010001100001010011111010001011100001010011110110000101010100011000010100111110100001101011110 c29ec2a8c29f45c29ec2a8c29f435e

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