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 倚警┘}倚警┘{^ 100110001101111110001100011110001000010010100011011111011001100011011111100011000111100010000100101000110111101101011110 98df8c7884a37d98df8c7884a37b5e
EUC-JP 倚警┘}倚警┘{^ 110100001110000110110111110110011010100010100101011111011101000011100001101101111101100110101000101001010111101101011110 d0e1b7d9a8a57dd0e1b7d9a8a57b5e
UTF-8 倚警┘}倚警┘{^ 111001011000000010011010111010001010110110100110111000101001010010011000011111011110010110000000100110101110100010101101101001101110001010010100100110000111101101011110 e5809ae8ada6e294987de5809ae8ada6e294987b5e
UHC 倚警┘}倚警┘{^ 111010111110111111001100111011011010011010100101011111011110101111101111110011001110110110100110101001010111101101011110 ebefcceda6a57debefcceda6a57b5e

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