Jump to content

What Unicode character is this?


Recommended Posts

whatisit.png.d015f85b5b4ea663b4a8f66f4a1f79df.png

The What Unicode character is this? workflow tells you which unicode character it is.

Given a character or string, you will get the unicode code points, the scalar names and general categories.

 

Download%20on-Github-brightgreen?logo=github&style=flat-square

 


Modifiers

  • Holding yields \u{30C4} (swift, ES6 formatted)
  • Holding yields \u30C4 (python, go formatted)
  • Holding yields ツ (HTML entity)
  • Holding yields 0x30C4 (hex literal)

Inverse

Given a hex value, either raw or in one of the above formats, will return its corresponding Unicode character. For example, whatisit? \u{1F914} will return the info for 🤔

preview_whatisit.thumb.jpg.288a2ee89431ad060726c2a8aa354587.jpg

 

Edited by zeitlings
v2.0.2
Link to comment
  • zeitlings changed the title to What Unicode character is this?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...