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^ 1100110110110000111110111010000101000100110011011011000011111011101000010100010001011110 cdb0fba144cdb0fba1445e
EUC-JP ヘー?Dヘー?D^ 10001110110011011000111010110000001111110100010010001110110011011000111010110000001111110100010001011110 8ecd8eb03f448ecd8eb03f445e
UTF-8 ヘー蠇Dヘー蠇D^ 111011111011111010001101111011111011110110110000111010001010000010000111010001001110111110111110100011011110111110111101101100001110100010100000100001110100010001011110 efbe8defbdb0e8a08744efbe8defbdb0e8a087445e
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)