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 ù®Ø¢ù®äÉ^ 111110011010111011011000101000101111100110101110111001001100100101011110 f9aed8a2f9aee4c95e
SJIS-WIN ???¢????^ 00111111001111110011111110000001100100010011111100111111001111110011111101011110 3f3f3f81913f3f3f3f5e
EUC-JP ù®Ø¢ù®äÉ^ 100011111010101111100011100011111010001011101110100011111010100110101100101000011111000110001111101010111110001110001111101000101110111010001111101010111010001110001111101010101011000101011110 8fabe38fa2ee8fa9aca1f18fabe38fa2ee8faba38faab15e
UTF-8 ù®Ø¢ù®äÉ^ 1100001110111001110000101010111011000011100110001100001010100010110000111011100111000010101011101100001110100100110000111000100101011110 c3b9c2aec398c2a2c3b9c2aec3a4c3895e
UHC ?®Ø??®??^ 001111111010001011100111101010001010101000111111001111111010001011100111001111110011111101011110 3fa2e7a8aa3f3fa2e73f3f5e

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