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{^ 11100101101001011010110001101110010101110111110111100101101001011010110001101110010101110111101101011110 e5a5ac6e577de5a5ac6e577b5e
SJIS-WIN ?¥¬nW}?¥¬nW{^ 0011111110000001100011111000000111001010011011100101011101111101001111111000000110001111100000011100101001101110010101110111101101011110 3f818f81ca6e577d3f818f81ca6e577b5e
EUC-JP å?¬nW}å?¬nW{^ 10001111101010111010100100111111101000101100110001101110010101110111110110001111101010111010100100111111101000101100110001101110010101110111101101011110 8faba93fa2cc6e577d8faba93fa2cc6e577b5e
UTF-8 奬nW}奬nW{^ 11000011101001011100001010100101110000101010110001101110010101110111110111000011101001011100001010100101110000101010110001101110010101110111101101011110 c3a5c2a5c2ac6e577dc3a5c2a5c2ac6e577b5e
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)