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 LINE BELOW
Overview
ṉ (LATIN SMALL LETTER N WITH LINE BELOW) is the Unicode character at code point U+1E49. It belongs to the Latin Extended Additional block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E49 | |
| decimal | 7753 | |
| htmldecimal | ṉ | |
| htmlhex | ṉ | |
| css | \1E49 | |
| javascript | \u{1E49} | |
| python | \u1e49 | |
| java | \u1E49 | |
| go | \u1E49 | |
| ruby | \u{1E49} | |
| rust | \u{1E49} | |
| ccpp | \u1e49 | |
| urlencoded | %E1%B9%89 | |
| utf8bytes | e1 b9 89 | |
| utf16bebytes | 1e 49 | |
| utf32bebytes | 00 00 1e 49 |
How to Use
HTML:
ṉ
CSS:
content: "\1E49"
JavaScript:
"\u{1E49}"
Python:
"\u1e49"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 006E 0331
Frequently Asked Questions
What is the ṉ character (LATIN SMALL LETTER N WITH LINE BELOW)?
ṉ (LATIN SMALL LETTER N WITH LINE BELOW) is the Unicode character U+1E49.
What is the Unicode codepoint of LATIN SMALL LETTER N WITH LINE BELOW?
The LATIN SMALL LETTER N WITH LINE BELOW character (ṉ) has codepoint U+1E49.
How do I type or copy LATIN SMALL LETTER N WITH LINE BELOW?
Copy ṉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.