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{^ 00111111001111110011111101101110010101110111110100111111001111110011111101101110010101110111101101011110 3f3f3f6e577d3f3f3f6e577b5e
SJIS-WIN ???nW}???nW{^ 00111111001111110011111101101110010101110111110100111111001111110011111101101110010101110111101101011110 3f3f3f6e577d3f3f3f6e577b5e
EUC-JP 侁??nW}侁??nW{^ 1000111110110000111111000011111100111111011011100101011101111101100011111011000011111100001111110011111101101110010101110111101101011110 8fb0fc3f3f6e577d8fb0fc3f3f6e577b5e
UTF-8 侁뎳꽰nW}侁뎳꽰nW{^ 11100100101111101000000111101011100011101011001111101010101111011011000001101110010101110111110111100100101111101000000111101011100011101011001111101010101111011011000001101110010101110111101101011110 e4be81eb8eb3eabdb06e577de4be81eb8eb3eabdb06e577b5e
UHC 侁뎳꽰nW}侁뎳꽰nW{^ 11100011111000001000100110000110100001001011101101101110010101110111110111100011111000001000100110000110100001001011101101101110010101110111101101011110 e3e0898684bb6e577de3e0898684bb6e577b5e

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