Content deleted Content added
m The footnote, quoted from the source already states UTF-8 simpler. |
Restructuring |
||
Line 1:
{{expand German|date=August 2013}}
The '''Standard Compression Scheme for Unicode''' (SCSU)<ref>{{cite web |url=https://www.unicode.org/reports/tr6/ |title=UTS #6: Compression Scheme for Unicode |date=2005-05-06 |quote=SCSU defines a compact encoding, which is sometimes useful. However, Unicode text is much more commonly stored and transmitted in [[UTF-8]] which is less compact (except for [[ASCII]]), much simpler, and does not present any security issues. For longer texts, general-purpose compression is effective and common.|accessdate=2008-06-13}}</ref> is a [[Unicode]] Technical Standard for reducing the number of [[byte]]s needed to represent Unicode text
While sometimes useful, it has security risks and the simpler [[UTF-8]] encoding is usually better.
== Use ==
[[Symbian OS]], an operating system for mobile phones and other mobile devices, uses SCSU to serialize strings.
|