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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 扠癢邑}扠癢邑{^ 100111010100110011100001100110001001011101010111011111011001110101001100111000011001100010010111010101110111101101011110 9d4ce19897577d9d4ce19897577b5e
EUC-JP 扠癢邑}扠癢邑{^ 110110011010110111100001111110001100110110111000011111011101100110101101111000011111100011001101101110000111101101011110 d9ade1f8cdb87dd9ade1f8cdb87b5e
UTF-8 扠癢邑}扠癢邑{^ 111001101000100110100000111001111001100110100010111010011000001010010001011111011110011010001001101000001110011110011001101000101110100110000010100100010111101101011110 e689a0e799a2e982917de689a0e799a2e982917b5e
UHC ??邑}??邑{^ 0011111100111111111010111110100101111101001111110011111111101011111010010111101101011110 3f3febe97d3f3febe97b5e

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