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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 豸檎瑳}豸檎瑳{^ 111001101011011010001100111001111000110110111010011111011110011010110110100011001110011110001101101110100111101101011110 e6b68ce78dba7de6b68ce78dba7b5e
EUC-JP 豸檎瑳}豸檎瑳{^ 111011001011100010111000111010011011101010111100011111011110110010111000101110001110100110111010101111000111101101011110 ecb8b8e9babc7decb8b8e9babc7b5e
UTF-8 豸檎瑳}豸檎瑳{^ 111010001011000110111000111001101010101010001110111001111001000110110011011111011110100010110001101110001110011010101010100011101110011110010001101100110111101101011110 e8b1b8e6aa8ee791b37de8b1b8e6aa8ee791b37b5e
UHC ?檎?}?檎?{^ 0011111111010000110101010011111101111101001111111101000011010101001111110111101101011110 3fd0d53f7d3fd0d53f7b5e

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