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???e??F 001111110110010100111111001111110011111101100101001111110011111101000110 3f653f3f3f653f3f46
SJIS-WIN ?e???e??F 001111110110010100111111001111110011111101100101001111110011111101000110 3f653f3f3f653f3f46
EUC-JP ?e???e??F 001111110110010100111111001111110011111101100101001111110011111101000110 3f653f3f3f653f3f46
UTF-8 창e혴찼창e횪짱F 111011001011000010111101011001011110110110011000101101001110110010110000101111001110110010110000101111010110010111101101100110101010101011101100101001111011000101000110 ecb0bd65ed98b4ecb0bcecb0bd65ed9aaaeca7b146
UHC 창e혴찼창e횪짱F 110000111010001001100101110000101001101111000011101000011100001110100010011001011100001110100000110000101010111101000110 c3a265c29bc3a1c3a265c3a0c2af46

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