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{^ 11101000111010011010011111100100101110001000001101010110011011100111110111101000111010011010011111100100101110001000001101010110011011100111101101011110 e8e9a7e4b883566e7de8e9a7e4b883566e7b5e
EUC-JP 韜ァ荳シn}韜ァ荳シn{^ 111100001110101110001110101001111110100010111010101001011011011101101110011111011111000011101011100011101010011111101000101110101010010110110111011011100111101101011110 f0eb8ea7e8baa5b76e7df0eb8ea7e8baa5b76e7b5e
UTF-8 韜ァ荳シn}韜ァ荳シn{^ 1110100110011111100111001110111110111101101001111110100010001101101100111110001110000010101101110110111001111101111010011001111110011100111011111011110110100111111010001000110110110011111000111000001010110111011011100111101101011110 e99f9cefbda7e88db3e382b76e7de99f9cefbda7e88db3e382b76e7b5e
UHC 韜?荳シn}韜?荳シn{^ 11010100101101110011111111010100111001011010101110110111011011100111110111010100101101110011111111010100111001011010101110110111011011100111101101011110 d4b73fd4e5abb76e7dd4b73fd4e5abb76e7b5e

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