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 TO PRINT A NO IN WORDS USING WHILE LOOP THE NO WILL BE PRINTED WHEN IT WILL BE IN THE RANGE BETWEEN 1 AND 3?

1 Answers  


How to perform merge sort in java?

0 Answers  


Give a brief description of java socket programming?

0 Answers  


Can we extend immutable class?

0 Answers  


What is the size of int?

0 Answers  






What is difference between pointer and reference?

0 Answers  


In what types of operations an ArithmeticException will be thrown?

3 Answers  


What does snprintf return?

0 Answers  


What is the purpose of a default constructor?

0 Answers  


Define interface?

3 Answers   MindCracker,


What are the different data types in java?

0 Answers  


Explain oops concepts in detail?

0 Answers  


Categories