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{^ 1001110111101100001111110110111001111101100111011110110000111111011011100111101101011110 9dec3f6e7d9dec3f6e7b5e
EUC-JP 晧?n}晧?n{^ 1101101011101110001111110110111001111101110110101110111000111111011011100111101101011110 daee3f6e7ddaee3f6e7b5e
UTF-8 晧렗n}晧렗n{^ 1110011010011001101001111110101110100000100101110110111001111101111001101001100110100111111010111010000010010111011011100111101101011110 e699a7eba0976e7de699a7eba0976e7b5e
UHC 晧렗n}晧렗n{^ 11111011110001011000111010101100011011100111110111111011110001011000111010101100011011100111101101011110 fbc58eac6e7dfbc58eac6e7b5e

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