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{^ 11101000111001111010011111100101101111001000111101011100011011100111110111101000111001111010011111100101101111001000111101011100011011100111101101011110 e8e7a7e5bc8f5c6e7de8e7a7e5bc8f5c6e7b5e
EUC-JP 韈ァ蠑十n}韈ァ蠑十n{^ 111100001110100110001110101001111110101010111110101111011011110101101110011111011111000011101001100011101010011111101010101111101011110110111101011011100111101101011110 f0e98ea7eabebdbd6e7df0e98ea7eabebdbd6e7b5e
UTF-8 韈ァ蠑十n}韈ァ蠑十n{^ 1110100110011111100010001110111110111101101001111110100010100000100100011110010110001101100000010110111001111101111010011001111110001000111011111011110110100111111010001010000010010001111001011000110110000001011011100111101101011110 e99f88efbda7e8a091e58d816e7de99f88efbda7e8a091e58d816e7b5e
UHC ???十n}???十n{^ 001111110011111100111111111001001010100001101110011111010011111100111111001111111110010010101000011011100111101101011110 3f3f3fe4a86e7d3f3f3fe4a86e7b5e

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