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 ???±????^ 001111110011111100111111101100010011111100111111001111110011111101011110 3f3f3fb13f3f3f3f5e
SJIS-WIN 鞜剰ヲ±鞜剰ヲ+^ 111010001101111110001111111010001010011010000001011111011110100011011111100011111110100010100110100000010111101101011110 e8df8fe8a6817de8df8fe8a6817b5e
EUC-JP 鞜剰ヲ±鞜剰ヲ+^ 1111000011100001101111101110101010001110101001101010000111011110111100001110000110111110111010101000111010100110101000011101110001011110 f0e1beea8ea6a1def0e1beea8ea6a1dc5e
UTF-8 鞜剰ヲ±鞜剰ヲ+^ 111010011001111010011100111001011000100110110000111011111011110110100110110000101011000111101001100111101001110011100101100010011011000011101111101111011010011011101111101111001000101101011110 e99e9ce589b0efbda6c2b1e99e9ce589b0efbda6efbc8b5e
UHC ???±???+^ 0011111100111111001111111010000110111110001111110011111100111111101000111010101101011110 3f3f3fa1be3f3f3fa3ab5e

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