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^ 1110110010110001101001101110110010100111101000001110110110011000101000101110110010110000101111101110110110011000100110101110110010101001100011001110110010110000101111011110110010110001100110011110110110011000101100110110010101011110 ecb1a6eca7a0ed98a2ecb0beed989aeca98cecb0bdecb199ed98b3655e
UHC 챦짠혢찾혚쩌창챙혳e^ 1100001110101111110000101010011111000010100010111100001110100011110000101000010111000010101111001100001110100010110000111010110011000010100110100110010101011110 c3afc2a7c28bc3a3c285c2bcc3a2c3acc29a655e

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