E72 Chinese character support available?

Hi all,
I recently bought a E72 with English/Spanish/French/Portuguese languages available and noticed that it cannot display Chinese characters in texts and the internet browser. Is there any way to change the OS to one supporting Chinese characters (e.g. Hong Kong version)? Are there any other ways I can view Chinese or other Asian text in applications or websites?
Thanks,
Jeff

I've written a solution of how to read chinese characters on the E72 here:
/t5/Phone-Applications/REQ-Nokia-Messaging-Enable-​Japanese-amp-Chinese-in-email/td-p/732249
Simply installing font with unicode does not work because the font properties have to be named in a special way and also make sure you do not include Korean glyphs in the font.

Similar Messages

  • Chinese Character Support On MediaSource Organi

    Hi,
    I have MP3 song with filename in Chinese characters. On my Windows XP, I can view the filename in Chinese character using Windows File Explorer. Even the ID Tag also no problem. But when I use MediaSource Organizer, all my chinese character MP3 filename displayed as rubbish. Is there anyway I can make MediaSource to display chinese character without resorting to third party software since by nati've, Windows XP support chinese character viewing features.
    Thanks,Felix

    caniggia wrote:
    Hi guys. I'm using Win2000 version and it's diff. from XP.
    Anyone can help on this? Thks!
    You will need to install a language viewer. For example, to view Chinese/Korean/Janpanese, you can install NJ Star viewer.

  • Chinese character support for 6210 Nav

    I brought my mobile in Australia which cannot support Chinese characters (Traditional). Is there any application i can install so that my mobile can support Chinese characters (Traditional)?
    Francis 

    easiest way to gain support for traditional chinese characters would be to take your phone to your local Nokia Care Centre and ask them to install additional languages and the character support that you require.
    please throw some kudos our way, it would mean a lot to us
    If you found this or someone's comments helpful or like what that person has to say, please give some Kudos to their post!

  • Nokia x6, chinese character support

     I downloaded China Ovi map, but all the points of interests, such as hotels, are shown with squares, rather than chinese characters.
    Is there a way to enable chinese language support?

    Not a complete solution but if you only care about reading chinese characters on web pages only, and does not need to input chinese characters, Opera Mobile 10 does have one international version that comes with Asian languages support. It render Asian language beautifully even though the phone itself does not support.

  • Forms/Reports Chinese character support

    We have an existing db (10.2.0.4.0) and forms (11.1.2.1.0) application, that we're trying to extend to support Chinese characters.
    We're looking to add some unicode (nvarchar2) columns to existing tables, rather than converting the whole db charset.
    I've pasted my environment settings below. What I've found so far in trying to create a local (ie. running the form in Builder with local weblogic running) test form, is that I can insert the chars ok (using plsql developer) and the test form can display them correctly, but cannot write them back to the database. They appear as upside down question marks in any records the form has created.
    Env variables:
    NLS_LANG = .UTF8
    Database:
    NLS_CHARACTERSET = WE8MSWIN1252
    NLS_NCHAR_CHARACTERSET = AL16UTF16
    1) So, can anyone give me any pointers on how to get the form to write the characters back into the database correctly?
    2) The chinese chars will only be relevant to a few forms inside the app, are there any settings local to the form that will enable unicode support, rather than setting at OS level. ie, an alter session, or equivalent?
    3) Oracle Reprts doesn't appear to have an nchar datatype unlike Forms, is there anyway to get Reports (generating PDFs), to include Chinese, or is it not possible?
    thanks in advance, please let me know if you need any more info.
    **EDIT**
    I now have the chars writing back to the db ok. If you do it via an INSERT statement from inside the form, it doesn't work. It appears the value is sent to the db in the normal charset rather than the national charset, and it's written as a question mark. If you pass the value from the form into a back end stored proc though (which does the insert) it works okay.

    I have not worked with Forms for a long time. Are use sure they actually support the NVARCHAR2 data type?  My memory tells me that they do not.
    I recommend migrating the database to AL32UTF8.  You can support NVARCHAR2 in Forms using workarounds with stored procedures to move data as you described (you should be able to do this while reading as well.) but NVARCHAR2 data type is discouraged as it is not necessarily supported by all database features. For example, you cannot built an Oracle Text index on an NVARCHAR2 column. I am also not surprised that Reports cannot support NVARCHAR2.
    -- Sergiusz

  • Chinese Character support

    Hello, my video production requires Chinese characters. Does anyone know if this is possible in visual communicator? I try inputing Chinese characters into the title screen and I get question marks, and it also doesn't let me type Chinese characters in the teleprompter. If anyone knows how to fix this please help! Thanks!

    Is there any schedule for supporting Chinese Font on epub files?
    Android does include the characters - we do not believe that it would be a big task.
    I heard that Kindle does support it.
    It's really upsaid for this kind of minor defect.

  • How do we get Chinese keyboard support in Lion

    How do we get Chinese character support in Lion using American keyboard?

    As with any other language, you go to system prefs/language & text/input sources and check the boxes for the languages you want, plus the box for Show Input Menu in Menubar.  Then you select the language you want from the "flag" menu at the top right of the screen and type away.  There is Help available right on the machine plus a whole website here:
    http://www.yale.edu/chinesemac

  • Flex support for writing pad ( inputing chinese character)

    I design a web application that allow customer to input their
    messages into the database.
    If the input is via keyboard, it is no problem. But it does
    not work if the customer is using writing pad for inputing chinese
    character.
    Does Flash support this, if it is, how ?
    Thanks

    I'm sure there is a large part of the Mac market that couldn't care less about this, but for those who can use it it's a major reason for buying SL.
    Actually I seen a fair amount of disappointment from people who found after buying SL that the trackpad character input feature is only available on a restricted number of machines, and some have felt misled by the advertising about it. Hopefully Apple will be able to expand its availability in the future.
    I'd be curious what you find it most useful for: Input of text of some length into documents, emails, etc., or smaller tasks like looking up characters in dictionaries.

  • PDF report in 6i does not support the Simplified Chinese Character?

    Hi :
    I generate the PDF format report by report 6i (patch 5) , but the Simplified Chinese Character does not display in PDF files correctly(Acrobat reader 5) , Why ??
    can somebody help me , thanks in advance !!!

    I believe this is not available in PDF until 9i - ref <Bug:1738911>
    Regards
    Grant Ronald

  • Does MuVo N200 fully support Traditional Chinese charact

    I wonder if MuVo Micro N200 sold in the UK fully support Traditional Chinese character and some Asian languages such as Japanese(both in showing MP3 file/song name and in user interface)?
    Or, I can only get UK-spec N200 and it only shows English/European Languages?

    No, the unicode support have bugs for reading the id3 tags.
    Some characters are missed sometimes.
    Its no good.

  • Support Chinese Character

    Hi,
    I have some problems on handling Chinese Character.
    I pass Chinese words to CFC and then do the SELECT search in DB. However, I find it cannot find Chinese words correctly.
    When I try to prompt (  alert(#trim(URLDecode(search_tenderee_name))#)  ) the wordings retrieved in CFC, it shows me incorrectly word.
    I use the following method to call CFC:
    ColdFusion.navigate('cfc/control.cfc?method=loadNameListSelection&search_name='+escape(doc ument.getElementById('search').value),'tableList');
    Can anyone help me to solve this problem?
    P.S. I have also tried:
    ColdFusion.navigate('cfc/control.cfc?method=loadNameListSelection&search_name='+document.g etElementById('search').value,'tableList');
    alert(#trim(search_tenderee_name)#)
    It also cannot prompt me the correct Chinese Character.

    no you can't if you have a US variant it has a language pack specific to north american region. you might be able to go to nokia care and ask them to install a language pack with Chinese language but make sure it also has other languages that you are likely to use . also it will cost you as it is not standard to switch language packs
    You know what I love about you the most, the fact that you are not me ! In love with technology and all that it can offer. Join me in discovery....

  • Traditional character support --Locale

    We need to have traditional character support(chinese, japanese etc) for our applications. The traditional text is available in the oracle database and is displayed correctly in toad but when we access it thru browser/stand alone java app, it is not shown. The language pack is installed correcly on the machine. What else is required to be done to show it? I don�t think so any locale specific settings needs to be done in the application.

    We need to have traditional character
    support(chinese, japanese etc) for our applications.
    The traditional text is available in the oracle
    database and is displayed correctly in toad but when
    we access it thru browser/stand alone java app, it is
    not shown. The language pack is installed correcly on
    the machine. What else is required to be done to show
    it? I don�t think so any locale specific settings
    needs to be done in the application.It sounds to me like you aren't using the correct encoding when you read the data from the db. I'm not aware of swing needing any language packs to display Asian characters. Do you know what encoding the db uses to store the text (utf-8 hopefully)? Can you post the code you use to retrieve the text from the db?

  • How to pdf of chinese character into words

    how to converge a pdf file of chinese character into WORD.

    Hi,
    Unfortunately our conversion engine cannot convert text, such as Chinese.  It maybe something that we add in the future however it is not available at this time.
    What languages are supported for OCR by Adobe ExportPDF?
    Adobe ExportPDF supports the following languages for OCR:
    English (US)
    English (UK)
    German
    Spanish
    French
    Italian
    Japanese
    Please refer to the article mentioned below : http://forums.adobe.com/docs/DOC-1812
    ~Pranav

  • Chinese Character Sets

    I'm setting up a web site, as a favor for a friend, that will
    be in Chinese and French. I'm not sure what the best page encoding
    would be. My friend sent me some sample Chinese, and she said, "The
    font I use is 'Simsun'." Otherwise, she is not very technical.
    There are apparently 4 character sets available in
    Dreamweaver that will display Chinese (after a fashion):
    1. charset=big5: displays in both code and design view, but
    Dreamweaver complains that not all characters can be displayed when
    I save the file, and some characters appear as "?" in both IE7 and
    Firefox. My friend says the characters don't look good.
    2. charset=gb2312: displays correctly in Dreamweaver and both
    of my browsers, and my friend says it looks OK.
    3. charset=hz-gb-2312: displays correctly in Dreamweaver code
    view, but not design view. Displays in both browsers I use, and my
    friend says it looks OK. This is apparently a 7 bit code that will
    encode both Chinese (as two byte characters) and ASCII. There is an
    escape character, "~" for toggling between the two sets. The HTML
    Dreamweaver creates seems to deal with this transparently.
    4. charset=utf-8: doesn't display in Dreamweaver (code or
    design view). Does seem to display correctly in my browsers, but my
    friend doesn't like it.
    I also noticed that although the characters displayed on my
    desktop system, I got all "?" on my laptop. Then it occurred to me
    that my friend had used my desktop to check her e-mail, so she had
    apparently installed the correct font(s). I displayed the pages in
    IE on my laptop, was prompted to install the fonts (Firefox didn't
    mention a problem), and then the text also displayed on my laptop.
    I intend to deal with this problem by creating any home page text
    (there won't be much) as Fireworks images. Anyone looking at the
    other Chinese text will undoubtedly have the correct fonts already.
    If any of you have done anything like this before, I would be
    grateful for any suggestions.

    Clean & Sober wrote:
    > 2. charset=gb2312: displays correctly in Dreamweaver and
    both of my browsers,
    > and my friend says it looks OK.
    GB2312 is the correct character set for Chinese as used in
    the People's
    Republic. It's sometimes known as "simplified Chinese". That
    doesn't
    mean it's simple, but that the characters have been
    modernized by
    removing some of the more complex strokes.
    To view pages written in Chinese or any other non-alphabetic
    script, you
    need to have the correct fonts installed. That shouldn't be a
    problem
    for the target audience.
    David Powers
    Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    http://foundationphp.com/

  • Data upload Vendor Master Chinese character from Excel does not upload

    Hi Gurus,
    We are trying to upload Vendor Master from Excel sheet.
    The Chinese characters in excel sheet is not getting uploaded.
    After upload, we see in SAP as ????? for these Chinese character.
    Could any one inform what setting I may need to change?
    Thanks and Best Regards,
    Mohan

    Hi Bala,
    Goto he Initial screen of SAP and click the ALT+F12    costomizating of local setup.the choose the options-->choose the I18N Tab in that POP up and check the Activate the multi byte support.
    press Apply and OK.
    close the  SAP Log on and Re-loag on.if u r not closing the Logon screen the changes wiil not effect.
    or
    click on the log on SAP and choose the server  name -->right click ->Properties>chose the log on language as chanies .-->Apply and Logon.
    Now u can eassily Upload to the Excel in checnies language.
    Thanks & REgards,
    Nelson.

Maybe you are looking for

  • Issue with amavisd after upgrade to 2.6.4 folowing topicdesk tutorial

    Running into various issues with my mail server after applying Security Update 2009-005 to my MacOS X Server 10.4.11, I have upgraded Amavisd, SpamAssassin and ClamAV to the most recent versions respectively 2.6.4, 3.2.5 and 0.95.2 using the topicdes

  • Can't Start listener on MAC OS X

    Hi !! I am attempting to run Oracle 9i Developer Version R2 on a Mac G4 with OS X 10.3.3. This the msg error when i try to start the listener oracle$ lsnrctl start LSNRCTL for MacOS X Server: Version 9.2.0.1.0 - Beta on 12-MAY-2004 17:26:10 Copyright

  • Shared photo streams not using full resolution

    I was very excited about this feature but after testing it I realised it's not using the full res pictures on the shared photostream. Which for me is kind of a silly. Am I doing something wrong or is that how it's working? Thanks in advance for your

  • Canwe reduce the data size in XI coming from source system

    Hi Experts, Happy new year 2010!!! Is there any option to reduce the size of the messages in XI coming from Sorce system?? suppose the size of the sorce message is 5 MB, can we reduce this size in XI. Any option for this please to improve system perf

  • JavaFX Pie Chart populate from existing collections

    Hi. I have a Person object with the structure Person(firstname,lastname,email, salary) I would like to draw a chart with the columns email and salary. I maintain the collection of objects in ObservableList which is populating a TableView. To populate