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 Q
Overview
๐ฅ (MODIFIER LETTER SMALL Q) is the Unicode character at code point U+107A5. 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+107A5 | |
| decimal | 67493 | |
| htmldecimal | 𐞥 | |
| htmlhex | 𐞥 | |
| css | \107A5 | |
| javascript | \u{107A5} | |
| python | \U000107a5 | |
| java | \uD801\uDFA5 | |
| go | \U000107A5 | |
| ruby | \u{107A5} | |
| rust | \u{107A5} | |
| ccpp | \U000107a5 | |
| urlencoded | %F0%90%9E%A5 | |
| utf8bytes | f0 90 9e a5 | |
| utf16bebytes | d8 01 df a5 | |
| utf32bebytes | 00 01 07 a5 |
How to Use
HTML:
𐞥
CSS:
content: "\107A5"
JavaScript:
"\u{107A5}"
Python:
"\U000107a5"
Properties
- Block
- Latin Extended-F
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 0071
Frequently Asked Questions
What is the ๐ฅ character (MODIFIER LETTER SMALL Q)?
๐ฅ (MODIFIER LETTER SMALL Q) is the Unicode character U+107A5.
What is the Unicode codepoint of MODIFIER LETTER SMALL Q?
The MODIFIER LETTER SMALL Q character (๐ฅ) has codepoint U+107A5.
How do I type or copy MODIFIER LETTER SMALL Q?
Copy ๐ฅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.