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{^ 1110100010100101101111111110101110100000100101101110101110100000101010110110111001111101111010001010010110111111111010111010000010010110111010111010000010101011011011100111101101011110 e8a5bfeba096eba0ab6e7de8a5bfeba096eba0ab6e7b5e
UHC 西렖렫n}西렖렫n{^ 1110000010100100100011101010101110001110101110010110111001111101111000001010010010001110101010111000111010111001011011100111101101011110 e0a48eab8eb96e7de0a48eab8eb96e7b5e

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