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 衍뤹퓪}衍뤹퓪{^ 111010001010000110001101111010111010010010111001111011011001001110101010011111011110100010100001100011011110101110100100101110011110110110010011101010100111101101011110 e8a18deba4b9ed93aa7de8a18deba4b9ed93aa7b5e
UHC 衍뤹퓪}衍뤹퓪{^ 111001101110001010001111111001111011111110010010011111011110011011100010100011111110011110111111100100100111101101011110 e6e28fe7bf927de6e28fe7bf927b5e

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