Windows-1255
| MIME / IANA | windows-1255 | 
|---|---|
| Alias(es) | cp1255 (Code page 1255) | 
| Language(s) | Hebrew, English | 
| Created by | Microsoft | 
| Standard | WHATWG Encoding Standard | 
| Classification | extended ASCII, Windows-125x | 
| Other related encoding(s) | ISO-8859-8 | 
Windows-1255 (referred to as "ANSI" especially often) is a code page used under Microsoft Windows to write Hebrew. It is an almost compatible superset of ISO-8859-8 – most of the symbols are in the same positions (except for A4, which is 'sheqel sign' in Windows-1255 but 'generic currency sign' in ISO 8859-8 and except for DF, which is undefined in Windows-1255 but 'double low line' in ISO 8859-8), but Windows-1255 adds vowel-points and other signs in lower positions.
IBM uses code page 1255 (CCSID 1255, euro sign extended CCSID 5351, and the further extended CCSID 9447) for Windows-1255.
Modern applications prefer Unicode to Windows-1255, especially on the Internet; meaning UTF-8, the dominant encoding for web pages, or UTF-16. Windows-1255 is used by less than 0.1% of websites.