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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ィァ[}ィァ[{^ 10101000111110011010000110100111010110110111110110101000111110011010000110100111010110110111101101011110 a8f9a1a75b7da8f9a1a75b7b5e
EUC-JP ィ?ァ[}ィ?ァ[{^ 100011101010100000111111100011101010011101011011011111011000111010101000001111111000111010100111010110110111101101011110 8ea83f8ea75b7d8ea83f8ea75b7b5e
UTF-8 ィァ[}ィァ[{^ 1110111110111101101010001110111010011011101111001110111110111101101001110101101101111101111011111011110110101000111011101001101110111100111011111011110110100111010110110111101101011110 efbda8ee9bbcefbda75b7defbda8ee9bbcefbda75b7b5e
UHC ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e

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