Character
Remarks
3491
Unicode
\u0915
\u0A32
Devanagari Letter Ka
Gurmukhi Letter Lla
Tamil Letter Ha
\u0BB9
\u03B8
8
Greek Small Letter Theta
Table 2: Unicode Code Examples
Program 4.1
Write a program to print the Unicode characters as shown in Table 2.
1 public class UnicodeDemo
Answers
Answer:
This is a list of Unicode characters; there are 143,859 characters, with Unicode 13.0, covering 154 modern and historical scripts, as well as multiple symbol sets. As it is not technically possible to list all of these characters in a single Wikipedia page, this list is limited to a subset of the most important characters for English-language readers, with links to other pages which list the supplementary characters. This page includes the 1062 characters in the Multilingual European Character Set 2 (MES-2) subset, and some additional related characters.
1 Character reference overview
2 Control codes
3 Latin script
3.1 Basic Latin
3.2 Latin-1 Supplement
3.3 Latin Extended-A
3.4 Latin Extended-B
3.5 Latin Extended Additional
3.6 Additional Latin Extended
4 Phonetic scripts
4.1 IPA Extensions
4.2 Spacing modifier letters
4.3 Phonetic Extensions
5 Combining Marks
6 Greek and Coptic
6.1 Greek Extended
7 Cyrillic
7.1 Cyrillic supplements
8 Armenian
9 Semitic languages
10 Thaana
11 Brahmic (Indic) scripts
12 Other south and central Asian writing systems
13 Georgian
14 African scripts
15 American scripts
16 Mongolian
17 Unicode symbols
18 General Punctuation
19 Superscripts and Subscripts
20 Currency Symbols
21 Letterlike Symbols
22 Number Forms
23 Arrows
24 Mathematical symbols
25 Miscellaneous Technical
26 Optical Character Recognition
27 Enclosed Alphanumerics
28 Box Drawing
29 Block Elements
30 Geometric Shapes
31 Miscellaneous Symbols
32 Symbols for Legacy Computing
33 Dingbats
34 East Asian writing systems
35 Southeast Asian writing systems
36 Alphabetic Presentation Forms
37 Ancient and historic scripts
38 Shavian
39 Notational systems
39.1 Braille
39.2 Music
39.3 Shorthand
39.4 Sutton SignWriting
40 Emoji
41 Alchemical symbols
42 Game symbols
43 Special areas and format characters
44 See also
45 References
46 External links
Character reference overview
See also: List of XML and HTML character entity references and Unicode input
An HTML or XML numeric character reference refers to a character by its Universal Character Set/Unicode code point, and uses the format
Explanation: