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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T12:14:11+00:00 2026-05-25T12:14:11+00:00

In my *_fr.properties file in my java web app, I see french characters being

  • 0

In my *_fr.properties file in my java web app, I see french characters being encoded like this (as an example):

t\u00e9l\u00e9graphique entrant

What kind of encoding is this? (utf -8)?
Also if I have a french accented word, how do i find what to put in my properties file?
The link I am looking at does not have this kind of encoding.

http://tlt.its.psu.edu/suggestions/international/bylanguage/french.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-25T12:14:12+00:00Added an answer on May 25, 2026 at 12:14 pm

    It’s UTF-16, with the 16-bit numbers being written as four-digit hexadecimal escapes. For all the characters you are likely to use, the numbers are just the Unicode codepoints.

    If you ever have to deal with a character from one of the ‘astral planes’, where codepoints are too big to fit in 16 bits, well, things are slightly more complicated, and we can talk about it then.

    This is the encoding that Java itself uses in the JVM – all text is represented as a sequence of 16-bit numbers – and the format used in Java source code. That’s why it’s used in properties files.

    To write a French (or other) character, you need to find out what its codepoint is, and write that as a hexadecimal number. I could refer you to the Unicode standard, but to be honest, the easiest thing is just to look the character up on Wikipedia – their list has the codepoints already written in hex. Taking your example, looking up ’00e9′ reveals that that is ‘é’.

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

Sidebar

Related Questions

This is my messages_en_US.properties file in WEB-INF/classes folder :- Login=Login And then i created
I have a bit of code like this: FileReader fr = new FileReader(file); BufferedReader
I need a Zend Framework start up guide PDF file. http://www.mikaelkael.fr/Zend-Framework-1-8-x-documentation.html this is an
This time, I was wondering when I was supposed to set my properties ...
I want to use my message bundle (messages_fr.properties) in a Java class with seam.
i am try a program of Struts to show french value...for this i have
I found this link http://artis.imag.fr/~Xavier.Decoret/resources/glsl-mode/ , but there isn't a lot of description around
In the Java snippet: SyndFeedInput fr = new SyndFeedInput(); SyndFeed sf = fr.build(new XmlReader(myInputStream));
I would like do something like that. list_of_urls = ['http://www.google.fr/', 'http://www.google.fr/', 'http://www.google.cn/', 'http://www.google.com/', 'http://www.google.fr/',
How to create imaged scrollbars, for example: http://www.openstudio.fr/jquery/index.htm Basically, I want to create my

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.