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 ND) is the Unicode character at code point U+102BE. 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+102BE | |
| decimal | 66238 | |
| htmldecimal | 𐊾 | |
| htmlhex | 𐊾 | |
| css | \102BE | |
| javascript | \u{102BE} | |
| python | \U000102be | |
| java | \uD800\uDEBE | |
| go | \U000102BE | |
| ruby | \u{102BE} | |
| rust | \u{102BE} | |
| ccpp | \U000102be | |
| urlencoded | %F0%90%8A%BE | |
| utf8bytes | f0 90 8a be | |
| utf16bebytes | d8 00 de be | |
| utf32bebytes | 00 01 02 be |
How to Use
HTML:
𐊾
CSS:
content: "\102BE"
JavaScript:
"\u{102BE}"
Python:
"\U000102be"
Properties
Frequently Asked Questions
What is the ๐พ character (CARIAN LETTER ND)?
๐พ (CARIAN LETTER ND) is the Unicode character U+102BE.
What is the Unicode codepoint of CARIAN LETTER ND?
The CARIAN LETTER ND character (๐พ) has codepoint U+102BE.
How do I type or copy CARIAN LETTER ND?
Copy ๐พ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.