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 »ô޲a»ô޲a^ 10001111101110111111010010001110101100100110000110001111101110111111010010001110101100100110000101011110 8fbbf48eb2618fbbf48eb2615e
SJIS-WIN ?????a?????a^ 00111111001111110011111100111111001111110110000100111111001111110011111100111111001111110110000101011110 3f3f3f3f3f613f3f3f3f3f615e
EUC-JP ??ô??a??ô??a^ 0011111100111111100011111010101111010100001111110011111101100001001111110011111110001111101010111101010000111111001111110110000101011110 3f3f8fabd43f3f613f3f8fabd43f3f615e
UTF-8 »ô޲a»ô޲a^ 1100001010001111110000101011101111000011101101001100001010001110110000101011001001100001110000101000111111000010101110111100001110110100110000101000111011000010101100100110000101011110 c28fc2bbc3b4c28ec2b261c28fc2bbc3b4c28ec2b2615e
UHC ????²a????²a^ 001111110011111100111111001111111010100111110111011000010011111100111111001111110011111110101001111101110110000101011110 3f3f3f3fa9f7613f3f3f3fa9f7615e

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