Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Other Computers (https://www.askmehelpdesk.com/forumdisplay.php?f=242)
-   -   ASCII code for euro sign (https://www.askmehelpdesk.com/showthread.php?t=3765)

  • Mar 7, 2003, 11:47 AM
    skonda
    ASCII code for euro sign
    What is the ascii for euro sign
  • Mar 27, 2003, 12:45 AM
    coreybryant
    ASCII code for euro sign
    You can try 0128 or €

    Corey
  • May 8, 2010, 04:56 AM
    ddymon
    In html you can use $euro;
  • Jun 21, 2010, 02:45 AM
    Hudlowsky
    Of course it's
    Code:


    and
    Code:

    €
    ...
    And to be anally correct (as you can see I am from the line above :D) you really should use an editor able to encode in utf-8 and use the appropriate charset I'm metatag.
    Code:

    <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
    Then you can just write the euro sign without any complication... apart from the installing the right editor part :)
    H
  • Jun 21, 2010, 03:05 AM
    Hudlowsky

    Well the code tag obviously doesn't work as it should and I can't yet edit my answer... :( Will try in a day or two.
    H
  • Aug 23, 2012, 08:48 AM
    arnals
    Use alt0128 and you will get the € sign
  • Jan 2, 2013, 11:30 PM
    tariqur123
    Thank you very much.. Its working...

    Md.Tariqur Rahaman(Rubel)

  • All times are GMT -7. The time now is 11:43 PM.