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{^ 11111011101000111010011111100101101111001000111101101111011011100111110111111011101000111010011111100101101111001000111101101111011011100111101101011110 fba3a7e5bc8f6f6e7dfba3a7e5bc8f6f6e7b5e
EUC-JP 訒ァ蠑出n}訒ァ蠑出n{^ 1000111111011101110010001000111010100111111010101011111010111101110100000110111001111101100011111101110111001000100011101010011111101010101111101011110111010000011011100111101101011110 8fddc88ea7eabebdd06e7d8fddc88ea7eabebdd06e7b5e
UTF-8 訒ァ蠑出n}訒ァ蠑出n{^ 1110100010101000100100101110111110111101101001111110100010100000100100011110010110000111101110100110111001111101111010001010100010010010111011111011110110100111111010001010000010010001111001011000011110111010011011100111101101011110 e8a892efbda7e8a091e587ba6e7de8a892efbda7e8a091e587ba6e7b5e
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)