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 ŽÌ°úøŽÌ°úö^ 10001110110011001000111110110000111110101111100010001110110011001000111110110000111110101111011001011110 8ecc8fb0faf88ecc8fb0faf65e
SJIS-WIN ???°?????°??^ 001111110011111100111111100000011000101100111111001111110011111100111111001111111000000110001011001111110011111101011110 3f3f3f818b3f3f3f3f3f818b3f3f5e
EUC-JP ?Ì?°úø?Ì?°úö^ 001111111000111110101010110000000011111110100001111010111000111110101011111000101000111110101001110011000011111110001111101010101100000000111111101000011110101110001111101010111110001010001111101010111101001101011110 3f8faac03fa1eb8fabe28fa9cc3f8faac03fa1eb8fabe28fabd35e
UTF-8 ŽÌ°úøŽÌ°úö^ 11000010100011101100001110001100110000101000111111000010101100001100001110111010110000111011100011000010100011101100001110001100110000101000111111000010101100001100001110111010110000111011011001011110 c28ec38cc28fc2b0c3bac3b8c28ec38cc28fc2b0c3bac3b65e
UHC ???°?ø???°??^ 00111111001111110011111110100001110001100011111110101001101010100011111100111111001111111010000111000110001111110011111101011110 3f3f3fa1c63fa9aa3f3f3fa1c63f3f5e

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