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 雕?┘}雕?┘{^ 11101000101110000011111110000100101000110111110111101000101110000011111110000100101000110111101101011110 e8b83f84a37de8b83f84a37b5e
EUC-JP 雕?┘}雕?┘{^ 11110000101110100011111110101000101001010111110111110000101110100011111110101000101001010111101101011110 f0ba3fa8a57df0ba3fa8a57b5e
UTF-8 雕쇳┘}雕쇳┘{^ 111010011001101110010101111011001000011110110011111000101001010010011000011111011110100110011011100101011110110010000111101100111110001010010100100110000111101101011110 e99b95ec87b3e294987de99b95ec87b3e294987b5e
UHC 雕쇳┘}雕쇳┘{^ 111100001110011110111100111011011010011010100101011111011111000011100111101111001110110110100110101001010111101101011110 f0e7bceda6a57df0e7bceda6a57b5e

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