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 îü¹¬\}îü¹¬\{^ 11101110111111001011100110101100010111000111110111101110111111001011100110101100010111000111101101011110 eefcb9ac5c7deefcb9ac5c7b5e
SJIS-WIN ???¬\}???¬\{^ 001111110011111100111111100000011100101001011100011111010011111100111111001111111000000111001010010111000111101101011110 3f3f3f81ca5c7d3f3f3f81ca5c7b5e
EUC-JP îü?¬\}îü?¬\{^ 1000111110101011110000101000111110101011111001000011111110100010110011000101110001111101100011111010101111000010100011111010101111100100001111111010001011001100010111000111101101011110 8fabc28fabe43fa2cc5c7d8fabc28fabe43fa2cc5c7b5e
UTF-8 îü¹¬\}îü¹¬\{^ 110000111010111011000011101111001100001010111001110000101010110001011100011111011100001110101110110000111011110011000010101110011100001010101100010111000111101101011110 c3aec3bcc2b9c2ac5c7dc3aec3bcc2b9c2ac5c7b5e
UHC ??¹?\}??¹?\{^ 001111110011111110101001111101100011111101011100011111010011111100111111101010011111011000111111010111000111101101011110 3f3fa9f63f5c7d3f3fa9f63f5c7b5e

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