Character

The use of characters can be updated dynamically as the needs of the schema change. These two portions of the schema are under less onerous change management rules than the other portions. Therefore, coverage of them here is abbreviated.

More specific types:
U+0020
32
20
100000
 
The grapheme for the space character. It is represented by the following codes: Unicode U+0020; Dec 32; Hex 20; HTML &#32. When creating a URL this character should be replaced with \"%20\". When entering dictionary terms, replace this character with the unicode character \"_\" (U+005F).
!
U+0021
33
21
100001
!
The grapheme for the exclamation mark character. It is represented by the following codes: Unicode U+0021; Dec 33; Hex 21; HTML &#33. When creating a URL this character should be replaced with \"%21\". This character is compatible with all known dictionary entries.
\"
U+0022
34
22
100010
"
The grapheme for the quotation mark character. It is represented by the following codes: Unicode U+0022; Dec 34; Hex 22; HTML &#34. This character is compatible with all known dictionary entries.
#
U+0023
35
23
100011
#
The grapheme for the number sign character. It is represented by the following codes: Unicode U+0023; Dec 35; Hex 23; HTML &#35. When creating a URL this character should be replaced with \"%23\". This character is compatible with all known dictionary entries.
$
U+0024
36
24
100100
$
The grapheme for the dollar sign character. It is represented by the following codes: Unicode U+0024; Dec 36; Hex 24; HTML &#36. When creating a URL this character should be replaced with \"%24\". This character is compatible with all known dictionary entries.
%
U+0025
37
25
100101
%
The grapheme for the percent sign character. It is represented by the following codes: Unicode U+0025; Dec 37; Hex 25; HTML &#37. When creating a URL this character should be replaced with \"%25\". This character is compatible with all known dictionary entries.
&
U+0026
38
26
100110
&
The grapheme for the ampersand character. It is represented by the following codes: Unicode U+0026; Dec 38; Hex 26; HTML &#38. This character is compatible with all known dictionary entries.
'
U+0027
39
27
100111
'
The grapheme for the apostrophe character. It is represented by the following codes: Unicode U+0027; Dec 39; Hex 27; HTML &#39. When creating a URL this character should be replaced with \"%27\". This character is compatible with all known dictionary entries.
(
U+0028
40
28
101000
(
The grapheme for the left parenthesis character. It is represented by the following codes: Unicode U+0028; Dec 40; Hex 28; HTML &#40. When creating a URL this character should be replaced with \"%28\". This character is compatible with all known dictionary entries.
)
U+0029
41
29
101001
)
The grapheme for the right parenthesis character. It is represented by the following codes: Unicode U+0029; Dec 41; Hex 29; HTML &#41. When creating a URL this character should be replaced with \"%29\". This character is compatible with all known dictionary entries.
Showing 1 to 10 of 259 results
  • First
  • Page 1 of 26
  • Last