Shift-JIS is Microsoft's Japanese encoding method loosly based on JIS. Most PC's running Windows 95/98/2000 or Windows NT will use this encoding as the default method.
To use Shift-JIS on your webpage put this tag between the <Head> and </Head> part of your HTML.
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=x-sjis">
Example: the word Nihon in Shift-JIS is: ‚ɂقñ View encoding.