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{^ 10011000010111111001100001011111011011100111110110011000010111111001100001011111011011100111101101011110 985f985f6e7d985f985f6e7b5e
EUC-JP 論論n}論論n{^ 11001111110000001100111111000000011011100111110111001111110000001100111111000000011011100111101101011110 cfc0cfc06e7dcfc0cfc06e7b5e
UTF-8 論論n}論論n{^ 1110100010101011100101101110100010101011100101100110111001111101111010001010101110010110111010001010101110010110011011100111101101011110 e8ab96e8ab966e7de8ab96e8ab966e7b5e
UHC 論論n}論論n{^ 11010110111001011101011011100101011011100111110111010110111001011101011011100101011011100111101101011110 d6e5d6e56e7dd6e5d6e56e7b5e

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