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{^ 11100001100111001110000111111010011011100111110111100001100111001110000111111010011011100111101101011110 e19ce1fa6e7de19ce1fa6e7b5e
EUC-JP 癧磅n}癧磅n{^ 11100001111111001110001011111100011011100111110111100001111111001110001011111100011011100111101101011110 e1fce2fc6e7de1fce2fc6e7b5e
UTF-8 癧磅n}癧磅n{^ 1110011110011001101001111110011110100011100001010110111001111101111001111001100110100111111001111010001110000101011011100111101101011110 e799a7e7a3856e7de799a7e7a3856e7b5e
UHC ?磅n}?磅n{^ 0011111111011011101101100110111001111101001111111101101110110110011011100111101101011110 3fdbb66e7d3fdbb66e7b5e

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