How many bits are allocated to represent character of
character sets - Unicode, ASCII, UTF-16, UTF-8?



How many bits are allocated to represent character of character sets - Unicode, ASCII, UTF-16, UTF..

Answer / guest

Unicode----16 bits
ASCII-------8
UTF-16-------16,18 AND LARGER BIT PATTERNS
UTF-8---------8,16 AND18

Is This Answer Correct ?    9 Yes 2 No

Post New Answer

More Core Java Interview Questions

What is an immutable class?

1 Answers  


How many statements can be created with one connection in jdbc?

4 Answers   Polaris,


whats the diff between jsp and servlets?

9 Answers   HCL, TCS,


In how many ways we can the thread? in java

3 Answers  


What is the use join() in Threads ?

5 Answers   HCL,


what are literals in java?

2 Answers  


Explain wrapper classes in java?

1 Answers  


What is size of int in java?

1 Answers  


Can multiple catch statements be used in exceptions ?

6 Answers   Wipro,


How many decimal digits is 64 bit?

1 Answers  


What is string length in java?

1 Answers  


Why local variables are stored in stack?

1 Answers  


Categories