
UTF-16
Sign in to saveAlso known as 16-bit Unicode Transformation Format, Unicode Transformation Format – 16-bit, Unicode Transformation Format - 16-bit, UTF16, UTF_16
format de transformation des textes codés avec une ou deux unités de code à 16 bits par caractère du jeu de caractères universel défini par la norme ISO/CEI 10646 et le Standard Unicode
Key facts
- Character encoding.name
- UTF-16
- Character encoding.mime
- • text/plain;charset=UTF-16• text/plain; charset=utf-16le• text/plain; charset=utf-16be
- Character encoding.image
- UTF-16 encoding.svg
- Character encoding.caption
- Example of Unicode character encoding through UTF-16
- Character encoding.standard
- Unicode Standard
- Character encoding.classification
- Unicode Transformation Format, variable-width encoding
- Character encoding.lang
- International
- Character encoding.encodes
- ISO/IEC 10646 (Unicode)
- Character encoding.extends
- UCS-2
via Wikipedia infobox
Described at

Link to a page describing this subject · 9,349 chars · not written by Vinony
Wikidata facts
- Follows
- UCS-2
Show 5 more facts
- Stack Exchange tag
- stackoverflow.com/tags/utf-16
- different from
- Unicode
- data size
- 16
- Commons category
- UTF-16
Sources (1)
via Wikidata · CC0
Article · Français
UTF-16 est un codage des caractères définis par Unicode où chaque caractère est codé sur une suite de un ou deux mots de 16 bits. Le codage était défini dans le rapport technique 17 à la norme Unicode. Depuis, cette annexe est devenue obsolète car UTF-16 fait partie intégrante de la norme Unicode, dans son chapitre 3 Conformance qui la définit de façon très stricte. L'UTF-16 ne doit pas être confondu avec l'UCS-2 qui est le codage, plus simple, de chaque caractère sur deux octets. Ces deux normes sont pourtant appelées toutes les deux Unicode, car le codage est le même tant que l'on n'utilise pas les plages U+D800 à U+DFFF (en principe réservées) et les plages après U+FFFF (peu utilisées en occident).
Abstract from DBpedia / Wikipedia · CC BY-SA