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{^ 10010010111001111001010110110011011011100111110110010010111001111001010110110011011011100111101101011110 92e795b36e7d92e795b36e7b5e
EUC-JP 堤糞n}堤糞n{^ 11000100111010011100101010110101011011100111110111000100111010011100101010110101011011100111101101011110 c4e9cab56e7dc4e9cab56e7b5e
UTF-8 堤糞n}堤糞n{^ 1110010110100000101001001110011110110011100111100110111001111101111001011010000010100100111001111011001110011110011011100111101101011110 e5a0a4e7b39e6e7de5a0a4e7b39e6e7b5e
UHC 堤糞n}堤糞n{^ 11110000101001111101110111010000011011100111110111110000101001111101110111010000011011100111101101011110 f0a7ddd06e7df0a7ddd06e7b5e

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