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 ñöŽ¹ò£Ðç½ûPöŽ¹ò£Ðç½ú^ 111100011111011010001110101110011111001010100011110100001110011110111101111110110101000011110110100011101011100111110010101000111101000011100111101111011111101001011110 f1f68eb9f2a3d0e7bdfb50f68eb9f2a3d0e7bdfa5e
SJIS-WIN ?????£????P????£????^ 0011111100111111001111110011111100111111100000011001001000111111001111110011111100111111010100000011111100111111001111110011111110000001100100100011111100111111001111110011111101011110 3f3f3f3f3f81923f3f3f3f503f3f3f3f81923f3f3f3f5e
EUC-JP ñö??ò£?ç?ûPö??ò£?ç?ú^ 1000111110101011110100001000111110101011110100110011111100111111100011111010101111010010101000011111001000111111100011111010101110101110001111111000111110101011111001010101000010001111101010111101001100111111001111111000111110101011110100101010000111110010001111111000111110101011101011100011111110001111101010111110001001011110 8fabd08fabd33f3f8fabd2a1f23f8fabae3f8fabe5508fabd33f3f8fabd2a1f23f8fabae3f8fabe25e
UTF-8 ñöŽ¹ò£Ðç½ûPöŽ¹ò£Ðç½ú^ 11000011101100011100001110110110110000101000111011000010101110011100001110110010110000101010001111000011100100001100001110100111110000101011110111000011101110110101000011000011101101101100001010001110110000101011100111000011101100101100001010100011110000111001000011000011101001111100001010111101110000111011101001011110 c3b1c3b6c28ec2b9c3b2c2a3c390c3a7c2bdc3bb50c3b6c28ec2b9c3b2c2a3c390c3a7c2bdc3ba5e
UHC ???¹??Ð?½?P??¹??Ð?½?^ 001111110011111100111111101010011111011000111111001111111010100010100010001111111010100011110110001111110101000000111111001111111010100111110110001111110011111110101000101000100011111110101000111101100011111101011110 3f3f3fa9f63f3fa8a23fa8f63f503f3fa9f63f3fa8a23fa8f63f5e

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