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{^ 1110100010100001100011011110011010010110101101110110111001111101111010001010000110001101111001101001011010110111011011100111101101011110 e8a18de696b76e7de8a18de696b76e7b5e
EUC-JP 陦肴鵡n}陦肴鵡n{^ 1111000010100011101110101110100011001100101110010110111001111101111100001010001110111010111010001100110010111001011011100111101101011110 f0a3bae8ccb96e7df0a3bae8ccb96e7b5e
UTF-8 陦肴鵡n}陦肴鵡n{^ 1110100110011001101001101110100010000010101101001110100110110101101000010110111001111101111010011001100110100110111010001000001010110100111010011011010110100001011011100111101101011110 e999a6e882b4e9b5a16e7de999a6e882b4e9b5a16e7b5e
UHC ?肴鵡n}?肴鵡n{^ 001111111111110110100010110110011111011101101110011111010011111111111101101000101101100111110111011011100111101101011110 3ffda2d9f76e7d3ffda2d9f76e7b5e

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