Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ISO-8859-1 から UTF-8 (Javascript) に変換するには?
JavaScript の文字列は Unicode であるため、通常は必要ありません。ISO-8859-1 ソースを読み、UTF-8 出力を書きたいとします。ただし、この場合は、何を読みたいか、何を書きたいかによって異なります。ですから、もっと具体的にお願いします。