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^ 001111110011111100111111001111110011111100111111100111001000110000111111001111110110010101011110 3f3f3f3f3f3f9c8c3f3f655e
EUC-JP ??????恁??e^ 001111110011111100111111001111110011111100111111110101111110110000111111001111110110010101011110 3f3f3f3f3f3fd7ec3f3f655e
UTF-8 梨낆찉吏뽰콌恁띤샋e^ 1110111110100111101000101110101110000010100001101110110010110000100010011110111110100111100111101110101110111101101100001110110010111101100011001110011010000001100000011110101110011101101001001110110010000011100010110110010101011110 efa7a2eb8286ecb089efa79eebbdb0ecbd8ce68181eb9da4ec838b655e
UHC 梨낆찉吏뽰콌恁띤샋e^ 1110110010110001100001011110110010101001100011011110110010100111100101101110110010110001100010001110110011110110101101101110110110011000101110100110010101011110 ecb185eca98deca796ecb188ecf6b6ed98ba655e

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