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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 淲ァ蠑出n}淲ァ蠑出n{^ 11111011010001001010011111100101101111001000111101101111011011100111110111111011010001001010011111100101101111001000111101101111011011100111101101011110 fb44a7e5bc8f6f6e7dfb44a7e5bc8f6f6e7b5e
EUC-JP ?ァ蠑出n}?ァ蠑出n{^ 00111111100011101010011111101010101111101011110111010000011011100111110100111111100011101010011111101010101111101011110111010000011011100111101101011110 3f8ea7eabebdd06e7d3f8ea7eabebdd06e7b5e
UTF-8 淲ァ蠑出n}淲ァ蠑出n{^ 1110011010110111101100101110111110111101101001111110100010100000100100011110010110000111101110100110111001111101111001101011011110110010111011111011110110100111111010001010000010010001111001011000011110111010011011100111101101011110 e6b7b2efbda7e8a091e587ba6e7de6b7b2efbda7e8a091e587ba6e7b5e
UHC ???出n}???出n{^ 001111110011111100111111111101011111001101101110011111010011111100111111001111111111010111110011011011100111101101011110 3f3f3ff5f36e7d3f3f3ff5f36e7b5e

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