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^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 鹽??節??e^ 11101010011001000011111100111111100100001101111100111111001111110110010101011110 ea643f3f90df3f3f655e
EUC-JP 鹽??節??e^ 11110011110001010011111100111111110000001110000100111111001111110110010101011110 f3c53f3fc0e13f3f655e
UTF-8 鹽곻슬節쇽쉘e^ 1110100110111001101111011110101010110011101110111110110010001010101011001110011110101111100000001110110010000111101111011110110010001001100110000110010101011110 e9b9bdeab3bbec8aace7af80ec87bdec8998655e
UHC 鹽곻슬節쇽쉘e^ 1110011110100100100000011110111110111101101111011110111110111101101111001110111110111101101010010110010101011110 e7a481efbdbdefbdbcefbda9655e

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