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{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 奛豕W}奛豕W{^ 11111010101000011110011010110011010101110111110111111010101000011110011010110011010101110111101101011110 faa1e6b3577dfaa1e6b3577b5e
EUC-JP 奛豕W}奛豕W{^ 100011111011100011110111111011001011010101010111011111011000111110111000111101111110110010110101010101110111101101011110 8fb8f7ecb5577d8fb8f7ecb5577b5e
UTF-8 奛豕W}奛豕W{^ 1110010110100101100110111110100010110001100101010101011101111101111001011010010110011011111010001011000110010101010101110111101101011110 e5a59be8b195577de5a59be8b195577b5e
UHC ?豕W}?豕W{^ 0011111111100011110011100101011101111101001111111110001111001110010101110111101101011110 3fe3ce577d3fe3ce577b5e

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