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{^ 1001001111110001001111110110111001111101100100111111000100111111011011100111101101011110 93f13f6e7d93f13f6e7b5e
EUC-JP 二?n}二?n{^ 1100011011110011001111110110111001111101110001101111001100111111011011100111101101011110 c6f33f6e7dc6f33f6e7b5e
UTF-8 二꼁n}二꼁n{^ 1110010010111010100011001110101010111100100000010110111001111101111001001011101010001100111010101011110010000001011011100111101101011110 e4ba8ceabc816e7de4ba8ceabc816e7b5e
UHC 二꼁n}二꼁n{^ 11101100101000111000010001010110011011100111110111101100101000111000010001010110011011100111101101011110 eca384566e7deca384566e7b5e

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