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^ 1110110010110001100001011110110010110001101100001110110110011000100101101110110010110001100110011110110110011000100111101110110110011000100101111110110010110001100101111110110010110010101011001110110110011000101011000110010101011110 ecb185ecb1b0ed9896ecb199ed989eed9897ecb197ecb2aced98ac655e
UHC 책챰혖챙혞혗챗첬혬e^ 1100001110100101110000111011000111000010100000011100001110101100110000101000100011000010100000101100001110101010110000111011101011000010100101000110010101011110 c3a5c3b1c281c3acc288c282c3aac3bac294655e

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