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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN アイエ駝}アイエ駝{^ 10110001101100101011010011101001011010110111110110110001101100101011010011101001011010110111101101011110 b1b2b4e96b7db1b2b4e96b7b5e
EUC-JP アイエ駝}アイエ駝{^ 10001110101100011000111010110010100011101011010011110001110011000111110110001110101100011000111010110010100011101011010011110001110011000111101101011110 8eb18eb28eb4f1cc7d8eb18eb28eb4f1cc7b5e
UTF-8 アイエ駝}アイエ駝{^ 111011111011110110110001111011111011110110110010111011111011110110110100111010011010011110011101011111011110111110111101101100011110111110111101101100101110111110111101101101001110100110100111100111010111101101011110 efbdb1efbdb2efbdb4e9a79d7defbdb1efbdb2efbdb4e9a79d7b5e
UHC ???駝}???駝{^ 00111111001111110011111111110110111011110111110100111111001111110011111111110110111011110111101101011110 3f3f3ff6ef7d3f3f3ff6ef7b5e

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