Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Character encoding
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Transcoding == As a result of having many character encoding methods in use (and the need for backward compatibility with archived data), many computer programs have been developed to translate data between character encoding schemes, a process known as [[transcoding]]. Some of these are cited below. [[Cross-platform]]: * [[Web browser]]s β most modern web browsers feature automatic [[character encoding detection]]. On Firefox 3, for example, see the View/Character Encoding submenu. * [[iconv]] β a program and standardized API to convert encodings * [[luit]] β a program that converts encoding of input and output to programs running interactively * [[International Components for Unicode]] β A set of C and Java libraries to perform charset conversion. uconv can be used from ICU4C. [[Microsoft Windows|Windows]]: * Encoding.Convert β .NET API<ref>{{cite web|url=https://docs.microsoft.com/en-us/dotnet/api/system.text.encoding.convert?redirectedfrom=MSDN&view=net-6.0#overloads|work=Microsoft .NET Framework Class Library|title=Encoding.Convert Method}}</ref> * MultiByteToWideChar/WideCharToMultiByte β to convert from ANSI to Unicode & Unicode to ANSI<ref>{{cite web|url=https://learn.microsoft.com/en-us/windows/win32/api/stringapiset/nf-stringapiset-multibytetowidechar|title=MultiByteToWideChar function (stringapiset.h)|website=Microsoft Docs|date=13 October 2021 }}</ref><ref>{{cite web|url=https://learn.microsoft.com/en-us/windows/win32/api/stringapiset/nf-stringapiset-widechartomultibyte|title=WideCharToMultiByte function (stringapiset.h)|website=Microsoft Docs|date=9 August 2022 }}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)