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{^ 10010001111010001001010110110011011011100111110110010001111010001001010110110011011011100111101101011110 91e895b36e7d91e895b36e7b5e
EUC-JP 題糞n}題糞n{^ 11000010111010101100101010110101011011100111110111000010111010101100101010110101011011100111101101011110 c2eacab56e7dc2eacab56e7b5e
UTF-8 題糞n}題糞n{^ 1110100110100001100011001110011110110011100111100110111001111101111010011010000110001100111001111011001110011110011011100111101101011110 e9a18ce7b39e6e7de9a18ce7b39e6e7b5e
UHC 題糞n}題糞n{^ 11110000101110011101110111010000011011100111110111110000101110011101110111010000011011100111101101011110 f0b9ddd06e7df0b9ddd06e7b5e

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