# HG changeset patch # User František Kučera # Date 1376681547 -7200 # Node ID 6a2aee55a16c47393a73ab5949aca5380215b0a2 # Parent 02c5533d388814c35b648126c8256495b398e96f data: UCS-2, UTF-16 diff -r 02c5533d3888 -r 6a2aee55a16c data/dictionary.xml --- a/data/dictionary.xml Fri Aug 16 18:41:01 2013 +0200 +++ b/data/dictionary.xml Fri Aug 16 21:32:27 2013 +0200 @@ -376,7 +376,6 @@ - an character encoding that can represent every character in the Unicode character set; @@ -390,10 +389,26 @@ - + + + an multibyte but fixed-length (2 byte) character encoding; + sometimes is used for SMS; + for general use it was superseded by UTF-16 (in Unicode 2.0 in 1996) + + messaging + + + + an multibyte and variable-width encoding for Unicode codepoints from 0 to 0x10FFFF; + successor of UCS-2 encoding (for range 0-0xFFFF they have same values) + + + computer + + messaging