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{^ 10001010101011101001100001101011011011100111110110001010101011101001100001101011011011100111101101011110 8aae986b6e7d8aae986b6e7b5e
EUC-JP 完鰐n}完鰐n{^ 10110100101100001100111111001100011011100111110110110100101100001100111111001100011011100111101101011110 b4b0cfcc6e7db4b0cfcc6e7b5e
UTF-8 完鰐n}完鰐n{^ 1110010110101110100011001110100110110000100100000110111001111101111001011010111010001100111010011011000010010000011011100111101101011110 e5ae8ce9b0906e7de5ae8ce9b0906e7b5e
UHC 完鰐n}完鰐n{^ 11101000110001111110010011001010011011100111110111101000110001111110010011001010011011100111101101011110 e8c7e4ca6e7de8c7e4ca6e7b5e

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