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{^ 1110100010100101101111111110101110100000100101111110101110100000100111000110111001111101111010001010010110111111111010111010000010010111111010111010000010011100011011100111101101011110 e8a5bfeba097eba09c6e7de8a5bfeba097eba09c6e7b5e
UHC 西렗렜n}西렗렜n{^ 1110000010100100100011101010110010001110101011100110111001111101111000001010010010001110101011001000111010101110011011100111101101011110 e0a48eac8eae6e7de0a48eac8eae6e7b5e

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