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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 衣??J}衣??J{^ 10001000110111110011111100111111010010100111110110001000110111110011111100111111010010100111101101011110 88df3f3f4a7d88df3f3f4a7b5e
EUC-JP 衣??J}衣??J{^ 10110000111000010011111100111111010010100111110110110000111000010011111100111111010010100111101101011110 b0e13f3f4a7db0e13f3f4a7b5e
UTF-8 衣덆㎟J}衣덆㎟J{^ 1110100010100001101000111110101110001101100001101110001110001110100111110100101001111101111010001010000110100011111010111000110110000110111000111000111010011111010010100111101101011110 e8a1a3eb8d86e38e9f4a7de8a1a3eb8d86e38e9f4a7b5e
UHC 衣덆㎟J}衣덆㎟J{^ 1110101111111101100010001110100110100111101100010100101001111101111010111111110110001000111010011010011110110001010010100111101101011110 ebfd88e9a7b14a7debfd88e9a7b14a7b5e

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