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