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 LINE BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E48 | |
| decimal | 7752 | |
| htmldecimal | Ṉ | |
| htmlhex | Ṉ | |
| css | \1E48 | |
| javascript | \u{1E48} | |
| python | \u1e48 | |
| java | \u1E48 | |
| go | \u1E48 | |
| ruby | \u{1E48} | |
| rust | \u{1E48} | |
| ccpp | \u1e48 | |
| urlencoded | %E1%B9%88 | |
| utf8bytes | e1 b9 88 | |
| utf16bebytes | 1e 48 | |
| utf32bebytes | 00 00 1e 48 |
How to Use
HTML:
Ṉ
CSS:
content: "\1E48"
JavaScript:
"\u{1E48}"
Python:
"\u1e48"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 004E 0331