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¹Ã[^ 1111101001010111101110011100001101011011111110100101011110111001110000110101101101011110 fa57b9c35bfa57b9c35b5e
SJIS-WIN ?W??[?W??[^ 0011111101010111001111110011111101011011001111110101011100111111001111110101101101011110 3f573f3f5b3f573f3f5b5e
EUC-JP úW?Ã[úW?Ã[^ 10001111101010111110001001010111001111111000111110101010101010100101101110001111101010111110001001010111001111111000111110101010101010100101101101011110 8fabe2573f8faaaa5b8fabe2573f8faaaa5b5e
UTF-8 úW¹Ã[úW¹Ã[^ 1100001110111010010101111100001010111001110000111000001101011011110000111011101001010111110000101011100111000011100000110101101101011110 c3ba57c2b9c3835bc3ba57c2b9c3835b5e
UHC ?W¹?[?W¹?[^ 00111111010101111010100111110110001111110101101100111111010101111010100111110110001111110101101101011110 3f57a9f63f5b3f57a9f63f5b5e

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