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 驪ァ荳シ}驪ァ荳シ{^ 1110100110001011101001111110010010111000100000110101011001111101111010011000101110100111111001001011100010000011010101100111101101011110 e98ba7e4b883567de98ba7e4b883567b5e
EUC-JP 驪ァ荳シ}驪ァ荳シ{^ 11110001111010111000111010100111111010001011101010100101101101110111110111110001111010111000111010100111111010001011101010100101101101110111101101011110 f1eb8ea7e8baa5b77df1eb8ea7e8baa5b77b5e
UTF-8 驪ァ荳シ}驪ァ荳シ{^ 111010011010100110101010111011111011110110100111111010001000110110110011111000111000001010110111011111011110100110101001101010101110111110111101101001111110100010001101101100111110001110000010101101110111101101011110 e9a9aaefbda7e88db3e382b77de9a9aaefbda7e88db3e382b77b5e
UHC 驪?荳シ}驪?荳シ{^ 1101010111110001001111111101010011100101101010111011011101111101110101011111000100111111110101001110010110101011101101110111101101011110 d5f13fd4e5abb77dd5f13fd4e5abb77b5e

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