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 »ôŽºO»ôŽºO^ 10001111101110111111010010001110101110100100111110001111101110111111010010001110101110100100111101011110 8fbbf48eba4f8fbbf48eba4f5e
SJIS-WIN ?????O?????O^ 00111111001111110011111100111111001111110100111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f4f3f3f3f3f3f4f5e
EUC-JP ??ô?ºO??ô?ºO^ 001111110011111110001111101010111101010000111111100011111010001011101011010011110011111100111111100011111010101111010100001111111000111110100010111010110100111101011110 3f3f8fabd43f8fa2eb4f3f3f8fabd43f8fa2eb4f5e
UTF-8 »ôŽºO»ôŽºO^ 1100001010001111110000101011101111000011101101001100001010001110110000101011101001001111110000101000111111000010101110111100001110110100110000101000111011000010101110100100111101011110 c28fc2bbc3b4c28ec2ba4fc28fc2bbc3b4c28ec2ba4f5e
UHC ????ºO????ºO^ 001111110011111100111111001111111010100010101100010011110011111100111111001111110011111110101000101011000100111101011110 3f3f3f3fa8ac4f3f3f3f3fa8ac4f5e

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