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 ð÷޲ÓçÛð÷޲ÓçÙ^ 1111000011110111100011101011001010001111110100111110011111011011111100001111011110001110101100101000111111010011111001111101100101011110 f0f78eb28fd3e7dbf0f78eb28fd3e7d95e
SJIS-WIN ?÷???????÷??????^ 00111111100000011000000000111111001111110011111100111111001111110011111100111111100000011000000000111111001111110011111100111111001111110011111101011110 3f81803f3f3f3f3f3f3f81803f3f3f3f3f3f5e
EUC-JP ð÷???ÓçÛð÷???ÓçÙ^ 1000111110101001110000111010000111100000001111110011111100111111100011111010101011010001100011111010101110101110100011111010101011100101100011111010100111000011101000011110000000111111001111110011111110001111101010101101000110001111101010111010111010001111101010101110001101011110 8fa9c3a1e03f3f3f8faad18fabae8faae58fa9c3a1e03f3f3f8faad18fabae8faae35e
UTF-8 ð÷޲ÓçÛð÷޲ÓçÙ^ 110000111011000011000011101101111100001010001110110000101011001011000010100011111100001110010011110000111010011111000011100110111100001110110000110000111011011111000010100011101100001010110010110000101000111111000011100100111100001110100111110000111001100101011110 c3b0c3b7c28ec2b2c28fc393c3a7c39bc3b0c3b7c28ec2b2c28fc393c3a7c3995e
UHC ð÷?²????ð÷?²????^ 1010100110100011101000011100000000111111101010011111011100111111001111110011111100111111101010011010001110100001110000000011111110101001111101110011111100111111001111110011111101011110 a9a3a1c03fa9f73f3f3f3fa9a3a1c03fa9f73f3f3f3f5e

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