-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NEW TOOL] Unicode search #735
Labels
Comments
+1 |
Hi @cschaba, @nichu42 and @CorentinTh, implemented in #1295 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What tool do you want?
Search for Unicode characters
Describe the solution you'd like
Search for any Unicode character either by typing it directly in the search field (A), or simply by typing its codepoint (U+0041), name (Latin Capital Letter A), or HTML code (Entity, Hex, Decimal).
UnicodePlus will then display the basic properties of the character (name, block, version, codepoint), check its bidirectional data, find any related character (e.g., A, Â, Ä, Å), and convert it to HTML, CSS, Javascript, or Python.
Is their example of this tool in the wild?
https://unicodeplus.com
Additional context
The text was updated successfully, but these errors were encountered: