How can I search for a unicode character if I’m not sure it exists?

I’m looking for a Unicode character that will be as similar as possible to the Avengers logo. Even without the circle. Anything that will hint at that logo for people who know it

Avengers logo

I’m not sure something like this exists, how can I go about searching for it?

Answer

Unicode number: 24B6
HTML-code: Ⓐ

You can easily visually search unicode characters here: http://unicode-table.com/en/

And for some basic shape recognition you can use Shapecatcher.com to draw the character you are looking for. It’s not always fabulous at finding the right character (it didn’t work in this case), but it can help in some instances.

Attribution
Source : Link , Question Author : Ron Harlev , Answer Author : Scott

Leave a Comment