Some characters (e.g. the less than and greater than signs) are reserved for HTML markup. In order to display these characters as text, you must enter the HTML entities in the source code. For example, to display the less than sign (<), you need to enter < (entity name) or < (entity number). Among the entity list, there are quite a lot of symbol entities that we can use in layout design. For examples: → ♥ ♫ ✓ ✗ • ☞ ✁ ★ “ ⊕. Have you seen the snowman ☃ symbol before? If not, continue on this post to find more surprises.
The Advantages of Using Entities Rather Than Images
- It loads fast because it is text base.
- Scalable according to font size.
- Easy to change color and sizing.
Apostrophe & Quotation Marks
Most common typography mistakes found on the internet are probably the misuses of apostrophe and quotation marks. We often misuse the prime symbol ( ' ) as the apostrophe ( ’ ) and the double prime ( " ) as the quotation marks ( “ ” ).

To correct this, you can use the right single quote entity (’) as the apostrophe. Use the left double quote (“) and right double quote (”) for the quotation marks.
Arrows
I particularly find the arrow symbols useful because they can be used as direction arrows or breadcrumb separators.
Link Separators
My favorite entities for separating links are bullet • ( • ) and dot operator ⋅ ( ⋅ ).
Trademark, Copyright, Degree, and Currency
The other commonly used entities are probably the trademark, copyright, degree, and currency symbols.
Trademark ™ | © Copyright | Registered Trademark ®
Degree: 29° | 26 ℃ | 60 ℉
Currency: ¢ Cent | £ Pound | ¥ Yen | € Euro
Symbols For Web Design
Here some entities that you can perhaps use for design layout:
✉ ✍ ✎ ✓ ☑ ☒ ✗ ⊕ ⊗ ☞ ☜ ♫ ✄ ✁ ∞ ♨ ☢ ✈ ☰ ☷ ♥ ★ ☆ ☺ ☹
Miscellaneous Symbols
Here are some miscellaneous symbols that you will most likely never going to use (but they are cool):
♔ ♕ ♖ ♘ ♆ ✠ ♂ ♀ ♠ ♣ ♥ ♦ ☣ ☮ ☃ ☂ ☯ ☠
Rendering Issues
Note that Mac and Windows have different rendering system. The symbol entities will most likely appear different on different operating systems. Check before you use it.
Reference Links
- For a full list of entity reference, check Bigbaer.com - Character Entity Reference.
- W3Schools.com - Symbols Entities
- Webstandards.org - Symbol Entities








Very helpful list! Thanks.
This is a cool post, however it would have been nice if the codes for the cool entities were given. Especially if you look at the source they are printed out not their value. The first reference may be good, but their page layout is near impossible to read.
Thanks for letting us know
Good! It’s Snowing ☃
Concerning the rendering problem in Vista
Very helpful! THX.
What a great writeup. These are things that a lot of us know, but neglect to utilize. Good reminder, techniques, and recommendations!
Thanks,
Jarod
Perfect timing! I use some of these entities in my AIR app, and copying them worked well on a Mac, but Windows doesn’t recognize some of them. Thanks!
That was a basic yet amazing post you made there. Definately will be trying some of these out in my designs.
Launched new website design – see what you think at http://www.skytemedia.com.
Click here to email me your comments!
Again, as always, an excellent post! Thanks
Thats so cool, I knew about all the standard ones but had no idea that browsers would display all of the fancy ones too!
Great post! Thank you for this.
Interesting post, but I find IE7 and 8 on Windows XP do not show many of the symbols. Chrome is slightly better. Firefox is required to show all the symbols correctly.
Anybody else noticed this, or is it just my computers?
Thanks…it’s an amazing post you have made.
This is so cool! Thank you.
Very helpful! THX
I cannot see the snow…
Good Article. It is useful to use a typography layout from Ilya Birman
http://ilyabirman.ru/english/typography-layout/
This was a great post! I really enjoyed reading it! Fun and interesting – thanks for posting!
hey nice post,
In the past when I’ve tried to use the → entity (right arrow) , IE6 unfortunately doesn’t like it…
All good if you dont need to code for IE6 though :)
I’ve used a couple of these.
The proper quotation marks and coma look much better than the ones that most of us use.
Must try and use some of the others.