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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 韜ァ荳シ}韜ァ荳シ{^ 1110100011101001101001111110010010111000100000110101011001111101111010001110100110100111111001001011100010000011010101100111101101011110 e8e9a7e4b883567de8e9a7e4b883567b5e
EUC-JP 韜ァ荳シ}韜ァ荳シ{^ 11110000111010111000111010100111111010001011101010100101101101110111110111110000111010111000111010100111111010001011101010100101101101110111101101011110 f0eb8ea7e8baa5b77df0eb8ea7e8baa5b77b5e
UTF-8 韜ァ荳シ}韜ァ荳シ{^ 111010011001111110011100111011111011110110100111111010001000110110110011111000111000001010110111011111011110100110011111100111001110111110111101101001111110100010001101101100111110001110000010101101110111101101011110 e99f9cefbda7e88db3e382b77de99f9cefbda7e88db3e382b77b5e
UHC 韜?荳シ}韜?荳シ{^ 1101010010110111001111111101010011100101101010111011011101111101110101001011011100111111110101001110010110101011101101110111101101011110 d4b73fd4e5abb77dd4b73fd4e5abb77b5e

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