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 衍??}衍??{^ 1001111110100101001111110011111101111101100111111010010100111111001111110111101101011110 9fa53f3f7d9fa53f3f7b5e
EUC-JP 衍??}衍??{^ 1101111010100111001111110011111101111101110111101010011100111111001111110111101101011110 dea73f3f7ddea73f3f7b5e
UTF-8 衍롋롉}衍롋롉{^ 111010001010000110001101111010111010000110001011111010111010000110001001011111011110100010100001100011011110101110100001100010111110101110100001100010010111101101011110 e8a18deba18beba1897de8a18deba18beba1897b5e
UHC 衍롋롉}衍롋롉{^ 111001101110001010001110110100011000111011001111011111011110011011100010100011101101000110001110110011110111101101011110 e6e28ed18ecf7de6e28ed18ecf7b5e

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