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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 」ァn}」ァn{^ 10100011101001111111001011110000011011100111110110100011101001111111001011110000011011100111101101011110 a3a7f2f06e7da3a7f2f06e7b5e
EUC-JP 」ァ?n}」ァ?n{^ 100011101010001110001110101001110011111101101110011111011000111010100011100011101010011100111111011011100111101101011110 8ea38ea73f6e7d8ea38ea73f6e7b5e
UTF-8 」ァn}」ァn{^ 1110111110111101101000111110111110111101101001111110111010001000101001110110111001111101111011111011110110100011111011111011110110100111111011101000100010100111011011100111101101011110 efbda3efbda7ee88a76e7defbda3efbda7ee88a76e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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