copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('Nj'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
Nj
LATIN CAPITAL LETTER N WITH SMALL LETTER J
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+01CB | |
| decimal | 459 | |
| htmldecimal | Nj | |
| htmlhex | Nj | |
| css | \01CB | |
| javascript | \u{1CB} | |
| python | \u01cb | |
| java | \u01CB | |
| go | \u01CB | |
| ruby | \u{1CB} | |
| rust | \u{1CB} | |
| ccpp | \u01cb | |
| urlencoded | %C7%8B | |
| utf8bytes | c7 8b | |
| utf16bebytes | 01 cb | |
| utf32bebytes | 00 00 01 cb |
How to Use
HTML:
Nj
CSS:
content: "\01CB"
JavaScript:
"\u{1CB}"
Python:
"\u01cb"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Titlecase Letter (Lt)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 004E 006A
Frequently Asked Questions
What is the Nj character (LATIN CAPITAL LETTER N WITH SMALL LETTER J)?
Nj (LATIN CAPITAL LETTER N WITH SMALL LETTER J) is the Unicode character U+01CB.
What is the Unicode codepoint of LATIN CAPITAL LETTER N WITH SMALL LETTER J?
The LATIN CAPITAL LETTER N WITH SMALL LETTER J character (Nj) has codepoint U+01CB.
How do I type or copy LATIN CAPITAL LETTER N WITH SMALL LETTER J?
Copy Nj directly, or use the HTML entity, UTF-8, and code encodings shown on this page.