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 鏃移隘}鏃移隘{^ 111010000101011010001000110110101110100010100101011111011110100001010110100010001101101011101000101001010111101101011110 e85688dae8a57de85688dae8a57b5e
EUC-JP 鏃移隘}鏃移隘{^ 111011111011011110110000110111001111000010100111011111011110111110110111101100001101110011110000101001110111101101011110 efb7b0dcf0a77defb7b0dcf0a77b5e
UTF-8 鏃移隘}鏃移隘{^ 111010011000111110000011111001111010011110111011111010011001101010011000011111011110100110001111100000111110011110100111101110111110100110011010100110000111101101011110 e98f83e7a7bbe99a987de98f83e7a7bbe99a987b5e
UHC 鏃移隘}鏃移隘{^ 111100001110110011101100101110011110010011110110011111011111000011101100111011001011100111100100111101100111101101011110 f0ececb9e4f67df0ececb9e4f67b5e

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