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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 畏?娼畏?創^ 1000100011011000001111111000111110101001100010001101100000111111100100010110111001011110 88d83f8fa988d83f916e5e
EUC-JP 畏?娼畏?創^ 1011000011011010001111111011111010101011101100001101101000111111110000011100111101011110 b0da3fbeabb0da3fc1cf5e
UTF-8 畏롈娼畏롈創^ 11100111100101011000111111101011101000011000100011100101101010001011110011100111100101011000111111101011101000011000100011100101100010011011010101011110 e7958feba188e5a8bce7958feba188e589b55e
UHC 畏롈娼畏롈創^ 11101000111001101000111011001110111100111101111011101000111001101000111011001110111100111101110001011110 e8e68ecef3dee8e68ecef3dc5e

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