answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is the maximum number of characters or symbols that can be represented by unicode?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

Is Alphanumeric Characters Is A Well-defined Set?

Not really, since there are several such sets. It really depends what characters you choose to include. In computers, there is the set of ASCII characters, several extended ASCII sets, the Unicode set, and several others.


What are the ASCII codes for subset and proper subset?

Since ASCII ⊊ unicode, I don't know if there are ASCII codes for subset and proper subset. There are Unicode characters for subset and proper subset though: Subset: ⊂, ⊂, ⊂ Subset (or equal): ⊆, ⊆, ⊆ Proper subset: ⊊, ⊊,


1.75mb is equals to how much?

Each MB (megabyte) is usually taken as 1024 KB, each KB is 1024 bytes. So, a MB is a little more than a million characters (in the traditional ASCII character set - Unicode often takes up more space).Each MB (megabyte) is usually taken as 1024 KB, each KB is 1024 bytes. So, a MB is a little more than a million characters (in the traditional ASCII character set - Unicode often takes up more space).Each MB (megabyte) is usually taken as 1024 KB, each KB is 1024 bytes. So, a MB is a little more than a million characters (in the traditional ASCII character set - Unicode often takes up more space).Each MB (megabyte) is usually taken as 1024 KB, each KB is 1024 bytes. So, a MB is a little more than a million characters (in the traditional ASCII character set - Unicode often takes up more space).


How do you show square root symbol in C plus plus code?

The square root symbol is Unicode 0x221A. To show it, you either need to draw it graphically, or you need to have a Unicode representation library.


What is (10.n).7?

Escape sequence is the question of I.T related technology Escape sequence is the question of C++ Language........ Please answer this question # defines the following character escape sequences: * \' - single quote, needed for character literals * \" - double quote, needed for string literals * \\ - backslash * \0 - Unicode character 0 * \a - Alert (character 7) * \b - Backspace (character 8) * \f - Form feed (character 12) * \n - New line (character 10) * \r - Carriage return (character 13) * \t - Horizontal tab (character 9) * \v - Vertical quote (character 11) * \uxxxx - Unicode escape sequence for character with hex value xxxx * \xn[n][n][n] - Unicode escape sequence for character with hex value nnnn (variable length version of \uxxxx) * \Uxxxxxxxx - Unicode escape sequence for character with hex value xxxxxxxx (for generating surrogates

Related questions

What is the Maximum no of symbols or characters represented by unicode?

it depends if you are on the heat laxer network or not if your not on the network about 10,000 but if you have the p90x heatlaxer network somewhere in the area of 100,000


Maximum number of character that can be represented by unicode?

Unicode allows 17 "planes" of 2^16 characters. Thus, Unicode characters range from U+0000 to U+10FFFF - a total of 17 * 2^16 or 1,114,112 code points. As of Unicode 5.0.0, 102,012 actual characters have been assigned to code points.


What can represent more than 4 billion different characters or symbols?

ISO10646 UCS-2 (Unicode)


What determines the maximum numbers of unique memory address in a system?

for a more advanced description of Unicode) Although ASCII enables computers to deal with simple characters and control characters, it is limited to the English Alphabet (and some weird symbols like ☺ and ☻) Unicode, the modern standard for encoding characters, enables the expression of several other character sets like the arabic, european, and chinese alphabet. The most common unicode scheme is UTF-8, and the other UTFs are used mainly for some complex asian alphabet stuff I think.


What is the maximum number of words you can type in the Microsoft Word?

There is no limit on words, but on characters. Depending on the character set you are using, each character is represented by 8 or 16 units of information, generally. If you have a 64-bit computer, it can handle, I believe, 4,294,967,296 (4.29 billion) characters in a standard character set such as Unicode-8.


How do you make a wizard out of keyboard symbols?

Usually, wings can be illustrated using just keyboard symbols, these are very simple illustrations without the use of special characters like ascii, dingbats or unicode. The characters ), /, } can depict wings using a set of these characters, here is an example }{.


Why was Unicode created?

256 different characters is not enough Unicode enables the reliable store most of the world's characters in a (2 byte) fixed width mode with 65,564 characters.


Why java enhanced the size of character?

To be able to represent more characters. With 1-byte (8-bit) characters, you can only use 256 different characters. In order to be able to use more characters, the Unicode system - used by Java and many other modern programming language - uses larger characters. In Unicode, over a million characters can be defined; this makes it possible to encode not just Latin characters (the characters used in English) and the same Latin characters with lots of diacriticals (special symbols, for example, á, é, ñ, ü, etc.), but also characters in other languages, such as Russian, Chinese, or even Klingon.In the case of Java, the standard size of a character is 16 bits (or 2 bytes). In theory, this makes it possible to represent only about 65,000 different characters, but by using some 2-character pairs (4 bytes in total), the entire Unicode set can be represented.


Does Character literals are stored as unicode characters?

Character literals in Java are stored as UTF-16 Unicode characters. Each character takes up 16 bits of memory, allowing for representation of a wide range of characters in the Unicode character set.


Why do need Unicode when you have Ascii?

ASCII only has 127 standard character codes and only supports the English alphabet. While you can use the extended ASCII character to provide a set of 256 characters and thus support other languages there's no guarantee that other systems will use the same code page, so the characters will not display correctly across all systems (the characters you see will depend upon which code page is currently in use). Moreover, some languages, particularly Chinese, have thousands of symbols that simply cannot be encoded in ASCII. UNICODE encoding supports all languages and the first 127 symbols are also the same as ASCII, so all characters appear the same across all systems. UTF8 is the most common UNICODE encoding in use today because it uses one-byte per character for the first 127 characters and is therefore fully compliant with non-extended ASCII. If the most-significant bit is set then the character is represented by 2 or more bytes, the combination of which maps to the UNICODE encoding.


How can one decipher unicode characters?

That depends on your situation. If you have a Unicode-encoded file that you wish to read, you can try to open it with a Unicode-enabled editor, such as SC Unipad (http://www.unipad.org/main/). == ==


When would you use the - symbol in excel?

We use symbols in excel when we need to add a symbol of copyright, trademark symbols, and Unicode symbols etc.