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^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
SJIS-WIN ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
EUC-JP ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
UTF-8 챘짙쨋챙짙쨈창혞짰e^ 1110110010110001100110001110110010100111100110011110110010101000100010111110110010110001100110011110110010100111100110011110110010101000100010001110110010110000101111011110110110011000100111101110110010100111101100000110010101011110 ecb198eca799eca88becb199eca799eca888ecb0bded989eeca7b0655e
UHC 챘짙쨋챙짙쨈창혞짰e^ 1100001110101011110000101010001111000010101101101100001110101100110000101010001111000010101101001100001110100010110000101000100011000010101011100110010101011110 c3abc2a3c2b6c3acc2a3c2b4c3a2c288c2ae655e

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