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