Forum Moderators: open
I have the following html/meta tags.
<html lang="ja">
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<meta http-equiv="content-language" content="ja">
For the Keywords and Description tags I'm a little bit confused. On several sites these tags contain special characters like "ニア". On dreamweaver on my system however I've just copied and pasted the Japanese characters directly onto the page. Can anyone suggest which method I should use?
Heres a nifty little text editor that may let you convert those pages :) I've only used it from shift-jis to utf though...
[babelstone.co.uk...]
Unicode encodings are particularly problematic for Japanese. David's right, you should use Shift_JIS encoding instead.
Here's an online Unicode Decoder [masaka.dw.land.to] that I've used for e-mail in the past.