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 6915561
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T09:29:26+00:00 2026-05-27T09:29:26+00:00

Windows defines the wchar_t symbol to be 16 bits long. However, the UTF-16 encoding

  • 0

Windows defines the wchar_t symbol to be 16 bits long. However, the UTF-16 encoding used tells us that some symbols may actually be encoded with 4 bytes (32 bits).

Does this mean that if I’m developing an application for Windows, the following statement:

wchar_t symbol = ... // Whatever

might only represent a part of the actual symbol?


And what will happen if I do the same under *nix, where wchar_t is 32 bits long?

  • 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-27T09:29:27+00:00Added an answer on May 27, 2026 at 9:29 am

    Yes, it means that symbol may hold a part of a surrogate pair on Windows. On *nixes wchar_t is 32 bit long and will hold the whole Unicode character set. Note that a Unicode code-point doesn’t represent a character, since some characters may be encoded by more than one Unicode code-point, thus it doesn’t make sense to count characters at all. In particular this implies that it doesn’t make sense to use anything other than UTF-8 encoded narrow-char strings anywhere outside Unicode libraries, even on Windows.

    Read this old thread for details.

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

Sidebar

Related Questions

How big (in bits ) is a Windows BOOL data type? Microsoft defines the
I have an imported MSBuild project (appconfig.transformation.targets) that defines some tasks and puts them
I'm having some problems displaying the contents of one NSArrayController in two windows defined
I've got a MainResources.xaml file in which I have a style that defines how
I've a DLL (Player.dll) written in C++ that internally uses Windows GDI . I've
As I understand it, Windows #defines TCHAR as the correct character type for your
What is the exact path to %allusersprofile% folder in Windows Vista? On some systems,
Platform : Windows running Oracle 10g I have to modify some old dll library
How might I write a single header file that defines an interface and use
I'm debugging some opensource code on a 64-bit Solaris system, using GCC, that converts

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.