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

How you can force the garbage collection?

0 Answers  


How do you include a string in java?

0 Answers  


What are the approaches that you will follow for making a program very efficient?

0 Answers  


what is Assertion?

4 Answers   Wipro,


Why object class is super class for every class in java?

0 Answers  






Can a class have a static inner class?

0 Answers  


Why do we need hashmap in java?

0 Answers  


how to connect one jsp page to another jsp page????

6 Answers   IIT, Symphony,


What is sizeof in java?

0 Answers  


what is the difference between Cpp And Java

15 Answers   Infosys,


Which method returns the length of a string?

0 Answers  


What is the argument type of main() method?

2 Answers  


Categories