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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?イ?ァ?イ?ァ^ 001111111011001000111111101001110011111110110010001111111010011101011110 3fb23fa73fb23fa75e
EUC-JP ?イ?ァ?イ?ァ^ 00111111100011101011001000111111100011101010011100111111100011101011001000111111100011101010011101011110 3f8eb23f8ea73f8eb23f8ea75e
UTF-8 イァイァ^ 11101110101111001011110011101111101111011011001011101110101111001011110011101111101111011010011111101110101111001011110011101111101111011011001011101110101111001011110011101111101111011010011101011110 eebcbcefbdb2eebcbcefbda7eebcbcefbdb2eebcbcefbda75e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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