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' : ''">
ṇ
LATIN SMALL LETTER N WITH DOT BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E47 | |
| decimal | 7751 | |
| htmldecimal | ṇ | |
| htmlhex | ṇ | |
| css | \1E47 | |
| javascript | \u{1E47} | |
| python | \u1e47 | |
| java | \u1E47 | |
| go | \u1E47 | |
| ruby | \u{1E47} | |
| rust | \u{1E47} | |
| ccpp | \u1e47 | |
| urlencoded | %E1%B9%87 | |
| utf8bytes | e1 b9 87 | |
| utf16bebytes | 1e 47 | |
| utf32bebytes | 00 00 1e 47 |
How to Use
HTML:
ṇ
CSS:
content: "\1E47"
JavaScript:
"\u{1E47}"
Python:
"\u1e47"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 006E 0323