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 »ôŽª@»ôŽªH^ 10001111101110111111010010001110101010100100000010001111101110111111010010001110101010100100100001011110 8fbbf48eaa408fbbf48eaa485e
SJIS-WIN ?????@?????H^ 00111111001111110011111100111111001111110100000000111111001111110011111100111111001111110100100001011110 3f3f3f3f3f403f3f3f3f3f485e
EUC-JP ??ô?ª@??ô?ªH^ 001111110011111110001111101010111101010000111111100011111010001011101100010000000011111100111111100011111010101111010100001111111000111110100010111011000100100001011110 3f3f8fabd43f8fa2ec403f3f8fabd43f8fa2ec485e
UTF-8 »ôŽª@»ôŽªH^ 1100001010001111110000101011101111000011101101001100001010001110110000101010101001000000110000101000111111000010101110111100001110110100110000101000111011000010101010100100100001011110 c28fc2bbc3b4c28ec2aa40c28fc2bbc3b4c28ec2aa485e
UHC ????ª@????ªH^ 001111110011111100111111001111111010100010100011010000000011111100111111001111110011111110101000101000110100100001011110 3f3f3f3fa8a3403f3f3f3fa8a3485e

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