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{^ 10001000111111000011111100111111011011100111110110001000111111000011111100111111011011100111101101011110 88fc3f3f6e7d88fc3f3f6e7b5e
EUC-JP 蔭??n}蔭??n{^ 10110000111111100011111100111111011011100111110110110000111111100011111100111111011011100111101101011110 b0fe3f3f6e7db0fe3f3f6e7b5e
UTF-8 蔭뗨뒡n}蔭뗨뒡n{^ 1110100010010100101011011110101110010111101010001110101110010010101000010110111001111101111010001001010010101101111010111001011110101000111010111001001010100001011011100111101101011110 e894adeb97a8eb92a16e7de894adeb97a8eb92a16e7b5e
UHC 蔭뗨뒡n}蔭뗨뒡n{^ 1110101111100011100010111110100010001010100111010110111001111101111010111110001110001011111010001000101010011101011011100111101101011110 ebe38be88a9d6e7debe38be88a9d6e7b5e

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