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{^ 1110011010011001101001111110101010110111100010000110111001111101111001101001100110100111111010101011011110001000011011100111101101011110 e699a7eab7886e7de699a7eab7886e7b5e
UHC 晧귈n}晧귈n{^ 11111011110001011011000111010000011011100111110111111011110001011011000111010000011011100111101101011110 fbc5b1d06e7dfbc5b1d06e7b5e

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