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{^ 0011111110011101010111100110111001111101001111111001110101011110011011100111101101011110 3f9d5e6e7d3f9d5e6e7b5e
EUC-JP ?擔n}?擔n{^ 0011111111011001101111110110111001111101001111111101100110111111011011100111101101011110 3fd9bf6e7d3fd9bf6e7b5e
UTF-8 熉擔n}熉擔n{^ 1110011110000110100010011110011010010011100101000110111001111101111001111000011010001001111001101001001110010100011011100111101101011110 e78689e693946e7de78689e693946e7b5e
UHC 熉擔n}熉擔n{^ 11101001111110111101001110111101011011100111110111101001111110111101001110111101011011100111101101011110 e9fbd3bd6e7de9fbd3bd6e7b5e

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