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 茆o衆D茆o衆D^ 111001001001101110000010100011111000111101001111010001001110010010011011100000101000111110001111010011110100010001011110 e49b828f8f4f44e49b828f8f4f445e
EUC-JP 茆o衆D茆o衆D^ 111001111111101110100011111011111011110110110000010001001110011111111011101000111110111110111101101100000100010001011110 e7fba3efbdb044e7fba3efbdb0445e
UTF-8 茆o衆D茆o衆D^ 111010001000110010000110111011111011110110001111111010001010000110000110010001001110100010001100100001101110111110111101100011111110100010100001100001100100010001011110 e88c86efbd8fe8a18644e88c86efbd8fe8a186445e
UHC ?o衆D?o衆D^ 00111111101000111110111111110001111010110100010000111111101000111110111111110001111010110100010001011110 3fa3eff1eb443fa3eff1eb445e

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