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{^ 10100101101001011111001011110101011011100111110110100101101001011111001011110101011011100111101101011110 a5a5f2f56e7da5a5f2f56e7b5e
EUC-JP ・・?n}・・?n{^ 100011101010010110001110101001010011111101101110011111011000111010100101100011101010010100111111011011100111101101011110 8ea58ea53f6e7d8ea58ea53f6e7b5e
UTF-8 ・・n}・・n{^ 1110111110111101101001011110111110111101101001011110111010001000101011000110111001111101111011111011110110100101111011111011110110100101111011101000100010101100011011100111101101011110 efbda5efbda5ee88ac6e7defbda5efbda5ee88ac6e7b5e
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)