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{^ 1110010010111010100011001110101110011000100110010110111001111101111001001011101010001100111010111001100010011001011011100111101101011110 e4ba8ceb98996e7de4ba8ceb98996e7b5e
UHC 二똙n}二똙n{^ 11101100101000111000110001010110011011100111110111101100101000111000110001010110011011100111101101011110 eca38c566e7deca38c566e7b5e

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