Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 692225
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T02:37:44+00:00 2026-05-14T02:37:44+00:00

A Java char is 2 bytes (max size of 65,536) but there are 95,221

  • 0

A Java char is 2 bytes (max size of 65,536) but there are 95,221 Unicode characters. Does this mean that you can’t handle certain Unicode characters in a Java application?

Does this boil down to what character encoding you are using?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T02:37:44+00:00Added an answer on May 14, 2026 at 2:37 am

    You can handle them all if you’re careful enough.

    Java’s char is a UTF-16 code unit. For characters with code-point > 0xFFFF it will be encoded with 2 chars (a surrogate pair).

    See http://www.oracle.com/us/technologies/java/supplementary-142654.html for how to handle those characters in Java.

    (BTW, in Unicode 5.2 there are 107,154 assigned characters out of 1,114,112 slots.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

(Java question) If I reference a field in an inner class, does this cause
Java is nearing version 7. It occurs to me that there must be plenty
I try to decrypt data that was originally encrypted with Objective-C in Java. There
According to the Java standard the short and char types both use 2 bytes
I have a Java program that spits out, in space-separated hexadecimal format, 16 bytes
So I have this Java program that I use to munch through several terabytes
How do I map a CHAR(1) to a boolean using Hibernate for Java?
Java Newbie here. I have a JFrame that I added to my netbeans project,
Java SE 6 (64 bit only) is now on OS X and that is
Given this code in Java: FileOutputStream os = new FileOutputStream(/tmp/test.dat); os.write(0x14); os.write(0xfe); os.write(0xae); os.write(String.valueOf((char)

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.