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 Ÿ`áf}hŸ`áf}fN}Ÿ`áf}hŸ`áf}fN{^ 1001111101100000111000010110011001111101011010001001111101100000111000010110011001111101011001100100111001111101100111110110000011100001011001100111110101101000100111110110000011100001011001100111110101100110010011100111101101011110 9f60e1667d689f60e1667d664e7d9f60e1667d689f60e1667d664e7b5e
SJIS-WIN ?`?f}h?`?f}fN}?`?f}h?`?f}fN{^ 0011111101100000001111110110011001111101011010000011111101100000001111110110011001111101011001100100111001111101001111110110000000111111011001100111110101101000001111110110000000111111011001100111110101100110010011100111101101011110 3f603f667d683f603f667d664e7d3f603f667d683f603f667d664e7b5e
EUC-JP ?`áf}h?`áf}fN}?`áf}h?`áf}fN{^ 00111111011000001000111110101011101000010110011001111101011010000011111101100000100011111010101110100001011001100111110101100110010011100111110100111111011000001000111110101011101000010110011001111101011010000011111101100000100011111010101110100001011001100111110101100110010011100111101101011110 3f608faba1667d683f608faba1667d664e7d3f608faba1667d683f608faba1667d664e7b5e
UTF-8 Ÿ`áf}hŸ`áf}fN}Ÿ`áf}hŸ`áf}fN{^ 11000010100111110110000011000011101000010110011001111101011010001100001010011111011000001100001110100001011001100111110101100110010011100111110111000010100111110110000011000011101000010110011001111101011010001100001010011111011000001100001110100001011001100111110101100110010011100111101101011110 c29f60c3a1667d68c29f60c3a1667d664e7dc29f60c3a1667d68c29f60c3a1667d664e7b5e
UHC ?`?f}h?`?f}fN}?`?f}h?`?f}fN{^ 0011111101100000001111110110011001111101011010000011111101100000001111110110011001111101011001100100111001111101001111110110000000111111011001100111110101101000001111110110000000111111011001100111110101100110010011100111101101011110 3f603f667d683f603f667d664e7d3f603f667d683f603f667d664e7b5e

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