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^ 1110110010110001100110001110110010100111100110011110110010101000100010111110110010110001100110011110110010100111100111011110110010101001100011011110110010110000101111011110110110011010101010101110110010100111101110010110010101011110 ecb198eca799eca88becb199eca79deca98decb0bded9aaaeca7b9655e
UHC 챘짙쨋챙짝쩍창횪짹e^ 1100001110101011110000101010001111000010101101101100001110101100110000101010011011000010101111011100001110100010110000111010000011000010101100010110010101011110 c3abc2a3c2b6c3acc2a6c2bdc3a2c3a0c2b1655e

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