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^ 1110110010110001100001011110110010110010101110001110110010100111101111001110110010110001100101001110110110011000101011111110110010101000100101001110110010110001100010001110110010110001100110001110110010101000101010010110010101011110 ecb185ecb2b8eca7bcecb194ed98afeca894ecb188ecb198eca8a9655e
UHC 책첸짼챔혯쨔챈챘쨩e^ 1100001110100101110000111011111011000010101100101100001110101000110000101001011011000010101110011100001110100110110000111010101111000010101110110110010101011110 c3a5c3bec2b2c3a8c296c2b9c3a6c3abc2bb655e

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