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 蓚主靴}蓚主靴{^ 111001001110100110001110111001011000110001000011011111011110010011101001100011101110010110001100010000110111101101011110 e4e98ee58c437de4e98ee58c437b5e
EUC-JP 蓚主靴}蓚主靴{^ 111010001110101110111100111001111011011110100100011111011110100011101011101111001110011110110111101001000111101101011110 e8ebbce7b7a47de8ebbce7b7a47b5e
UTF-8 蓚主靴}蓚主靴{^ 111010001001001110011010111001001011100010111011111010011001110110110100011111011110100010010011100110101110010010111000101110111110100110011101101101000111101101011110 e8939ae4b8bbe99db47de8939ae4b8bbe99db47b5e
UHC 蓚主靴}蓚主靴{^ 111000101011111011110001101010111111110010101000011111011110001010111110111100011010101111111100101010000111101101011110 e2bef1abfca87de2bef1abfca87b5e

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