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 úW¹¬\}úW¹¬\{^ 11111010010101111011100110101100010111000111110111111010010101111011100110101100010111000111101101011110 fa57b9ac5c7dfa57b9ac5c7b5e
SJIS-WIN ?W?¬\}?W?¬\{^ 001111110101011100111111100000011100101001011100011111010011111101010111001111111000000111001010010111000111101101011110 3f573f81ca5c7d3f573f81ca5c7b5e
EUC-JP úW?¬\}úW?¬\{^ 10001111101010111110001001010111001111111010001011001100010111000111110110001111101010111110001001010111001111111010001011001100010111000111101101011110 8fabe2573fa2cc5c7d8fabe2573fa2cc5c7b5e
UTF-8 úW¹¬\}úW¹¬\{^ 11000011101110100101011111000010101110011100001010101100010111000111110111000011101110100101011111000010101110011100001010101100010111000111101101011110 c3ba57c2b9c2ac5c7dc3ba57c2b9c2ac5c7b5e
UHC ?W¹?\}?W¹?\{^ 001111110101011110101001111101100011111101011100011111010011111101010111101010011111011000111111010111000111101101011110 3f57a9f63f5c7d3f57a9f63f5c7b5e

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