copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('๐'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
๐
MODIFIER LETTER SMALL G WITH HOOK
Overview
๐ (MODIFIER LETTER SMALL G WITH HOOK) is the Unicode character at code point U+10793. It belongs to the Latin Extended-F block, in the Modifier Letter (Lm) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10793 | |
| decimal | 67475 | |
| htmldecimal | 𐞓 | |
| htmlhex | 𐞓 | |
| css | \10793 | |
| javascript | \u{10793} | |
| python | \U00010793 | |
| java | \uD801\uDF93 | |
| go | \U00010793 | |
| ruby | \u{10793} | |
| rust | \u{10793} | |
| ccpp | \U00010793 | |
| urlencoded | %F0%90%9E%93 | |
| utf8bytes | f0 90 9e 93 | |
| utf16bebytes | d8 01 df 93 | |
| utf32bebytes | 00 01 07 93 |
How to Use
HTML:
𐞓
CSS:
content: "\10793"
JavaScript:
"\u{10793}"
Python:
"\U00010793"
Properties
- Block
- Latin Extended-F
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 0260
Frequently Asked Questions
What is the ๐ character (MODIFIER LETTER SMALL G WITH HOOK)?
๐ (MODIFIER LETTER SMALL G WITH HOOK) is the Unicode character U+10793.
What is the Unicode codepoint of MODIFIER LETTER SMALL G WITH HOOK?
The MODIFIER LETTER SMALL G WITH HOOK character (๐) has codepoint U+10793.
How do I type or copy MODIFIER LETTER SMALL G WITH HOOK?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.