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{^ 10011000101101011000010001001101011011100111110110011000101101011000010001001101011011100111101101011110 98b5844d6e7d98b5844d6e7b5e
EUC-JP 亰Мn}亰Мn{^ 11010000101101111010011110101110011011100111110111010000101101111010011110101110011011100111101101011110 d0b7a7ae6e7dd0b7a7ae6e7b5e
UTF-8 亰Мn}亰Мn{^ 111001001011101010110000110100001001110001101110011111011110010010111010101100001101000010011100011011100111101101011110 e4bab0d09c6e7de4bab0d09c6e7b5e
UHC ?Мn}?Мn{^ 0011111110101100101011100110111001111101001111111010110010101110011011100111101101011110 3facae6e7d3facae6e7b5e

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