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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 搖???}搖???{^ 10011101100010100011111100111111001111110111110110011101100010100011111100111111001111110111101101011110 9d8a3f3f3f7d9d8a3f3f3f7b5e
EUC-JP 搖???}搖???{^ 11011001111010100011111100111111001111110111110111011001111010100011111100111111001111110111101101011110 d9ea3f3f3f7dd9ea3f3f3f7b5e
UTF-8 搖렪稶렭}搖렪稶렭{^ 111001101001000010010110111010111010000010101010111001111010100010110110111010111010000010101101011111011110011010010000100101101110101110100000101010101110011110101000101101101110101110100000101011010111101101011110 e69096eba0aae7a8b6eba0ad7de69096eba0aae7a8b6eba0ad7b5e
UHC 搖렪稶렭}搖렪稶렭{^ 11101000111101001000111010111000111010011111001110001110101110100111110111101000111101001000111010111000111010011111001110001110101110100111101101011110 e8f48eb8e9f38eba7de8f48eb8e9f38eba7b5e

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