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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN ・ヲ牾D・ヲ牾D^ 1010010110100110111000001011000101000100101001011010011011100000101100010100010001011110 a5a6e0b144a5a6e0b1445e
EUC-JP ・ヲ牾D・ヲ牾D^ 100011101010010110001110101001101110000010110011010001001000111010100101100011101010011011100000101100110100010001011110 8ea58ea6e0b3448ea58ea6e0b3445e
UTF-8 ・ヲ牾D・ヲ牾D^ 111011111011110110100101111011111011110110100110111001111000100110111110010001001110111110111101101001011110111110111101101001101110011110001001101111100100010001011110 efbda5efbda6e789be44efbda5efbda6e789be445e
UHC ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e

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