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 CAPITAL LETTER N WITH DOT ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E44 | |
| decimal | 7748 | |
| htmldecimal | Ṅ | |
| htmlhex | Ṅ | |
| css | \1E44 | |
| javascript | \u{1E44} | |
| python | \u1e44 | |
| java | \u1E44 | |
| go | \u1E44 | |
| ruby | \u{1E44} | |
| rust | \u{1E44} | |
| ccpp | \u1e44 | |
| urlencoded | %E1%B9%84 | |
| utf8bytes | e1 b9 84 | |
| utf16bebytes | 1e 44 | |
| utf32bebytes | 00 00 1e 44 |
How to Use
HTML:
Ṅ
CSS:
content: "\1E44"
JavaScript:
"\u{1E44}"
Python:
"\u1e44"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 004E 0307