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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 齬??N}齬??N{^ 11101010100101110011111100111111010011100111110111101010100101110011111100111111010011100111101101011110 ea973f3f4e7dea973f3f4e7b5e
EUC-JP 齬??N}齬??N{^ 11110011111101110011111100111111010011100111110111110011111101110011111100111111010011100111101101011110 f3f73f3f4e7df3f73f3f4e7b5e
UTF-8 齬잏뵴N}齬잏뵴N{^ 1110100110111101101011001110110010011110100011111110101110110101101101000100111001111101111010011011110110101100111011001001111010001111111010111011010110110100010011100111101101011110 e9bdacec9e8febb5b44e7de9bdacec9e8febb5b44e7b5e
UHC 齬잏뵴N}齬잏뵴N{^ 1110010111100001100111111110011110010100101100100100111001111101111001011110000110011111111001111001010010110010010011100111101101011110 e5e19fe794b24e7de5e19fe794b24e7b5e

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