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 卍nW}卍nW{^ 11100101100011011000110101101110010101110111110111100101100011011000110101101110010101110111101101011110 e58d8d6e577de58d8d6e577b5e
SJIS-WIN ???nW}???nW{^ 00111111001111110011111101101110010101110111110100111111001111110011111101101110010101110111101101011110 3f3f3f6e577d3f3f3f6e577b5e
EUC-JP å??nW}å??nW{^ 1000111110101011101010010011111100111111011011100101011101111101100011111010101110101001001111110011111101101110010101110111101101011110 8faba93f3f6e577d8faba93f3f6e577b5e
UTF-8 卍nW}卍nW{^ 11000011101001011100001010001101110000101000110101101110010101110111110111000011101001011100001010001101110000101000110101101110010101110111101101011110 c3a5c28dc28d6e577dc3a5c28dc28d6e577b5e
UHC ???nW}???nW{^ 00111111001111110011111101101110010101110111110100111111001111110011111101101110010101110111101101011110 3f3f3f6e577d3f3f3f6e577b5e

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