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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN □?衣}□?衣{^ 10000001101000000011111110001000110111110111110110000001101000000011111110001000110111110111101101011110 81a03f88df7d81a03f88df7b5e
EUC-JP □?衣}□?衣{^ 10100010101000100011111110110000111000010111110110100010101000100011111110110000111000010111101101011110 a2a23fb0e17da2a23fb0e17b5e
UTF-8 □룫衣}□룫衣{^ 111000101001011010100001111010111010001110101011111010001010000110100011011111011110001010010110101000011110101110100011101010111110100010100001101000110111101101011110 e296a1eba3abe8a1a37de296a1eba3abe8a1a37b5e
UHC □룫衣}□룫衣{^ 101000011110000010001111101000101110101111111101011111011010000111100000100011111010001011101011111111010111101101011110 a1e08fa2ebfd7da1e08fa2ebfd7b5e

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