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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 鶉潁n}鶉潁n{^ 11101010010001111001111111110001011011100111110111101010010001111001111111110001011011100111101101011110 ea479ff16e7dea479ff16e7b5e
EUC-JP 鶉潁n}鶉潁n{^ 11110011101010001101111011110011011011100111110111110011101010001101111011110011011011100111101101011110 f3a8def36e7df3a8def36e7b5e
UTF-8 鶉潁n}鶉潁n{^ 1110100110110110100010011110011010111101100000010110111001111101111010011011011010001001111001101011110110000001011011100111101101011110 e9b689e6bd816e7de9b689e6bd816e7b5e
UHC ?潁n}?潁n{^ 0011111111100111101110000110111001111101001111111110011110111000011011100111101101011110 3fe7b86e7d3fe7b86e7b5e

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