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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 西??n}西??n{^ 10010000101111000011111100111111011011100111110110010000101111000011111100111111011011100111101101011110 90bc3f3f6e7d90bc3f3f6e7b5e
EUC-JP 西??n}西??n{^ 11000000101111100011111100111111011011100111110111000000101111100011111100111111011011100111101101011110 c0be3f3f6e7dc0be3f3f6e7b5e
UTF-8 西렍렊n}西렍렊n{^ 1110100010100101101111111110101110100000100011011110101110100000100010100110111001111101111010001010010110111111111010111010000010001101111010111010000010001010011011100111101101011110 e8a5bfeba08deba08a6e7de8a5bfeba08deba08a6e7b5e
UHC 西렍렊n}西렍렊n{^ 1110000010100100100011101010001110001110101000010110111001111101111000001010010010001110101000111000111010100001011011100111101101011110 e0a48ea38ea16e7de0a48ea38ea16e7b5e

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