vote up 1 vote down star

Is there a site that would allow you to search for "arrow", for example, and provide all the Unicode symbols that match the keyword "arrow"?

This would be very handy :)

Ideally, it would also show the Unicode symbol rendered as an image for users without the requisite fonts who would otherwise see these chars as squares.

flag

As well as the answers below, this page has helpful hints on finding unicode identifiers: cs.tut.fi/~jkorpela/html/unicode.html – ire_and_curses Nov 1 at 16:16

2 Answers

vote up 1 vote down check

http://tools.scarfboy.com/unicode.html is awesome. It has an intelligent box that guesses what you mean, shows which encodings can correctly encode the character, and more!

(It does assume that the right fonts are installed, though... no server-side rendering.)

link|flag
yeah pretty nice site ,but the problem is that some symbols are not displayed on my browser :( too bad there is no server side image generation. – Karim Nov 1 at 16:19
vote up 0 vote down

This site seems to be what you're looking for, and for example this query to it shows a table with 500+ lines (unfortunately some duplication of code points, as each code point is multiply found if it has multiple definitions containing the text "arrow").

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.