Search results
Results from the WOW.Com Content Network
Code 39 (also known as Alpha39, Code 3 of 9, Code 3/9, Type 39, USS Code 39, or USD-3) is a variable length, discrete barcode symbology defined in ISO/IEC 16388:2007.. The Code 39 specification defines 43 characters, consisting of uppercase letters (A through Z), numeric digits (0 through 9) and a number of special characters (-, ., $, /, +, %, and space).
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
Codes 43–46 can be prefixed to alphanumeric values to produce all 128 possible ASCII codes. This is done in exactly the same way as Full ASCII Code 39 , but uses reserved codes rather than re-using codes 39–42.
A numeric character reference refers to a character by its Universal Character Set/Unicode code point, and a character entity reference refers to a character by a predefined name. A numeric character reference uses the format &#nnnn; or &#xhhhh; where nnnn is the code point in decimal form, and hhhh is the code point in hexadecimal form.
In HTML and XML, a numeric character reference refers to a character by its Universal Coded Character Set/Unicode code point, and uses the format: &#xhhhh;. or &#nnnn; where the x must be lowercase in XML documents, hhhh is the code point in hexadecimal form, and nnnn is the code point in decimal form.
ASCII Code (DEC) ASCII Code (HEX) Latin capital letters: A,B, ... Z: 65 - 90 41 - 5A Latin small letters: a,b, ... z: 97 - 122 61 - 7A Numbers: 0,1, ... 9: 48 - 57 30 - 39 SPACE (space) 32 20 APOSTROPHE ' 39 27 LEFT PARENTHESIS (40 28 RIGHT PARENTHESIS) 41 29 PLUS SIGN + 43 2B COMMA, 44 2C HYPHEN-MINUS-45 2D FULL STOP. 46 2E SOLIDUS / 47 2F ...
Main page; Contents; Current events; Random article; About Wikipedia; Contact us
ISO-8859-9 is the IANA preferred charset name for this standard when supplemented with the C0 and C1 control codes from ISO/IEC 6429. In modern applications Unicode and UTF-8 are preferred; authors of new web pages and the designers of new protocols are instructed to use UTF-8 instead. [ 3 ]