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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN ゚ケJ}゚ケJ{^ 11011111111101001111101010111001010010100111110111011111111101001111101010111001010010100111101101011110 dff4fab94a7ddff4fab94a7b5e
EUC-JP ゚?ケJ}゚?ケJ{^ 100011101101111100111111100011101011100101001010011111011000111011011111001111111000111010111001010010100111101101011110 8edf3f8eb94a7d8edf3f8eb94a7b5e
UTF-8 ゚ケJ}゚ケJ{^ 1110111110111110100111111110111010001110101010011110111110111101101110010100101001111101111011111011111010011111111011101000111010101001111011111011110110111001010010100111101101011110 efbe9fee8ea9efbdb94a7defbe9fee8ea9efbdb94a7b5e
UHC ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e

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