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' : ''">
๐ณ
Overview
๐ณ (CARIAN LETTER NN) is the Unicode character at code point U+102B3. It belongs to the Carian block, in the Other Letter (Lo) general category. Its script is Cari.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+102B3 | |
| decimal | 66227 | |
| htmldecimal | 𐊳 | |
| htmlhex | 𐊳 | |
| css | \102B3 | |
| javascript | \u{102B3} | |
| python | \U000102b3 | |
| java | \uD800\uDEB3 | |
| go | \U000102B3 | |
| ruby | \u{102B3} | |
| rust | \u{102B3} | |
| ccpp | \U000102b3 | |
| urlencoded | %F0%90%8A%B3 | |
| utf8bytes | f0 90 8a b3 | |
| utf16bebytes | d8 00 de b3 | |
| utf32bebytes | 00 01 02 b3 |
How to Use
HTML:
𐊳
CSS:
content: "\102B3"
JavaScript:
"\u{102B3}"
Python:
"\U000102b3"
Properties
Frequently Asked Questions
What is the ๐ณ character (CARIAN LETTER NN)?
๐ณ (CARIAN LETTER NN) is the Unicode character U+102B3.
What is the Unicode codepoint of CARIAN LETTER NN?
The CARIAN LETTER NN character (๐ณ) has codepoint U+102B3.
How do I type or copy CARIAN LETTER NN?
Copy ๐ณ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.