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' : ''">
OUTLINED LATIN CAPITAL LETTER N
Overview
(OUTLINED LATIN CAPITAL LETTER N) is the Unicode character at code point U+1CCE3. It belongs to the Symbols for Legacy Computing Supplement block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1CCE3 | |
| decimal | 117987 | |
| htmldecimal | 𜳣 | |
| htmlhex | 𜳣 | |
| css | \1CCE3 | |
| javascript | \u{1CCE3} | |
| python | \U0001cce3 | |
| java | \uD833\uDCE3 | |
| go | \U0001CCE3 | |
| ruby | \u{1CCE3} | |
| rust | \u{1CCE3} | |
| ccpp | \U0001cce3 | |
| urlencoded | %F0%9C%B3%A3 | |
| utf8bytes | f0 9c b3 a3 | |
| utf16bebytes | d8 33 dc e3 | |
| utf32bebytes | 00 01 cc e3 |
How to Use
HTML:
𜳣
CSS:
content: "\1CCE3"
JavaScript:
"\u{1CCE3}"
Python:
"\U0001cce3"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 004E
Frequently Asked Questions
What is the character (OUTLINED LATIN CAPITAL LETTER N)?
(OUTLINED LATIN CAPITAL LETTER N) is the Unicode character U+1CCE3.
What is the Unicode codepoint of OUTLINED LATIN CAPITAL LETTER N?
The OUTLINED LATIN CAPITAL LETTER N character () has codepoint U+1CCE3.
How do I type or copy OUTLINED LATIN CAPITAL LETTER N?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.