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{^ 10100101101001111111001011110000011011100111110110100101101001111111001011110000011011100111101101011110 a5a7f2f06e7da5a7f2f06e7b5e
EUC-JP ・ァ?n}・ァ?n{^ 100011101010010110001110101001110011111101101110011111011000111010100101100011101010011100111111011011100111101101011110 8ea58ea73f6e7d8ea58ea73f6e7b5e
UTF-8 ・ァn}・ァn{^ 1110111110111101101001011110111110111101101001111110111010001000101001110110111001111101111011111011110110100101111011111011110110100111111011101000100010100111011011100111101101011110 efbda5efbda7ee88a76e7defbda5efbda7ee88a76e7b5e
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)