Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: ISO 8859-1 Extended Characters  (Read 4097 times)

0 Members and 1 Guest are viewing this topic.

hopingForAnswers

    Topic Starter


    Rookie

    • Experience: Beginner
    • OS: Unknown
    ISO 8859-1 Extended Characters
    « on: November 08, 2011, 09:07:28 PM »
    I'm trying to make a list of all the graphics that can be used under ISO 8859-1 for use in HTML.
    There are between 10000 and 11000 characters available.
    The first 1-255 are clearly defined.

    I  have checked different computers and different browsers and gotten different results.
    What determines when the extended characters will display and which of them will be displayed?


    The Browser or version of the Browser
    The Operating System (Windows XP, Vista, Windows 7)
    The Printer installed
    The Graphics card in the Computer
    Something set within windows
    Something set within the browser

    Something that can be changed  (I added ISO 8859-1 in HTML and it still isn't consistant)

                   <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />

    Some of the Characters below will always display, in some cases only the black characters will display, in other cases none.


     King    &#9812; &nbsp;&nbsp;&nbsp;" & # 9812"

     Queen   &#9813; &nbsp;&nbsp;&nbsp;" & # 9813"

     Castle  &#9814; &nbsp;&nbsp;&nbsp;" & # 9814"

     Bishop  &#9815; &nbsp;&nbsp;&nbsp;" & # 9815"

     Knight  &#9816; &nbsp;&nbsp;&nbsp;" & # 9816"

     Pawn    &#9817; &nbsp;&nbsp;&nbsp;" & # 9817"

     Black King    &#9818; &nbsp;&nbsp;&nbsp;" & # 9818"

     Black Queen   &#9819; &nbsp;&nbsp;&nbsp;" & # 9819"

     Black Castle  &#9820; &nbsp;&nbsp;&nbsp;" & # 9820"

     Black Bishop  &#9821; &nbsp;&nbsp;&nbsp;" & # 9821"

     Black Knight  &#9822; &nbsp;&nbsp;&nbsp;" & # 9822"

     Black Pawn    &#9823; &nbsp;&nbsp;&nbsp;" & # 9823"

    From 1-255 appears consistant
    From 266-7999  appears special characters related to Foreign Aphabets
    From  8000-11000 appear to be graphic Character displays

    Any idead?


    Rob Pomeroy



      Prodigy

    • Systems Architect
    • Thanked: 124
      • Me
    • Experience: Expert
    • OS: Other
    Re: ISO 8859-1 Extended Characters
    « Reply #1 on: November 09, 2011, 10:08:05 AM »
    You've basically hit the nail on the head: implementations vary.  Do you have access to some other method of drawing?  Pixel-based, for instance?
    Only able to visit the forums sporadically, sorry.

    Geek & Dummy - honest news, reviews and howtos

    Geek-9pm


      Mastermind
    • Geek After Dark
    • Thanked: 1026
      • Gekk9pm bnlog
    • Certifications: List
    • Computer: Specs
    • Experience: Expert
    • OS: Windows 10
    Re: ISO 8859-1 Extended Characters
    « Reply #2 on: November 09, 2011, 10:19:36 AM »
    He can also use black and white GIF images in a table. With today's faster speeds most users will not know the difference.