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 愈警┘}愈警┘{^ 100101101111101010001100011110001000010010100011011111011001011011111010100011000111100010000100101000110111101101011110 96fa8c7884a37d96fa8c7884a37b5e
EUC-JP 愈警┘}愈警┘{^ 110011001111110010110111110110011010100010100101011111011100110011111100101101111101100110101000101001010111101101011110 ccfcb7d9a8a57dccfcb7d9a8a57b5e
UTF-8 愈警┘}愈警┘{^ 111001101000010010001000111010001010110110100110111000101001010010011000011111011110011010000100100010001110100010101101101001101110001010010100100110000111101101011110 e68488e8ada6e294987de68488e8ada6e294987b5e
UHC 愈警┘}愈警┘{^ 111010101110111111001100111011011010011010100101011111011110101011101111110011001110110110100110101001010111101101011110 eaefcceda6a57deaefcceda6a57b5e

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