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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T19:17:29+00:00 2026-05-17T19:17:29+00:00

IE has trouble with #&8302;(Actual character references) be interpreted as white space with multi

  • 0

IE has trouble with #&8302;(Actual character references) be interpreted as white space
with multi byte

  • OK:http://tmp.zeg.la/shift_jis.html
  • OK:http://tmp.zeg.la/euc-jp.html
  • NOT OK:http://tmp.zeg.la/utf-8.html
  • 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-17T19:17:29+00:00Added an answer on May 17, 2026 at 7:17 pm

    I don’t get white space, I get squares, and it’s not to do with the character references, it’s just because IE can’t render that character in the fonts it is trying to use.

    The browser needs to know the language of the document to choose the default font to render the document in. Each language has its own default font, for example Times New Roman for Latin alphabets, or MS Gothic for Japanese. You can change the default font for a language from the browser settings.

    Some browsers switch the default font based on language, so you can set it by saying lang="ja" for Japanese. Others (such as IE) switch it based on the encoding of the page, so that encodings that are normally associated with Japanese such as Shift-JIS pick up a Japanese font by default. This is somewhat unfortunate as really the encoding of the page should have nothing to do with the font, but it’s heuristic in common use. Some browsers use both.

    This probably wouldn’t greatly matter, except that IE is notoriously poor at choosing fall-back fonts for when glyphs aren’t available in the selected font. If it hasn’t managed to choose a particular font for the language in the document, it may well end up with the squares. For what it’s worth, I get Japanese rendered correct for all your example pages when using a real Japanese Windows install (with Japanese as the locale for the system code page), but squares on an English install with extra Japanese fonts installed.

    So:

    (1) mark your document as being in Japanese:

    <html lang="ja">
    

    (2) use CSS to direct IE to the Japanese fonts that most IE users are likely to have installed:

    body { font-family: "Meiryo", "MS Gothic", "MS 明朝", Verdana, sans-serif; }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I work for a .NET/MSSQL shop that has trouble supporting customers running Novell, partially
Recently Jeff has posted regarding his trouble with database deadlocks related to reading. Multiversion
I've trouble getting my components to update when the params has changed: package mycompany
I am having trouble traversing from a bookmark has tag in jquery. Specifically, the
I am having trouble to select the radio button that has a unique span
Having trouble with a mysql grant statement. I want a user who has: readonly
I'm having some trouble getting jQuery to play nice with DokuWiki - has anyone
I have an query that has been giving me trouble. I think there is
I am a beginner SQLite user and has run into some trouble, hoping to
I'm having trouble storing and outputting an ndash character as UTF-8 in Django. I'm

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.