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
๐ฟ (DESERET SMALL LETTER KAY) is the Unicode character at code point U+1043F. It belongs to the Deseret block, in the Lowercase Letter (Ll) general category. Its script is Dsrt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1043F | |
| decimal | 66623 | |
| htmldecimal | 𐐿 | |
| htmlhex | 𐐿 | |
| css | \1043F | |
| javascript | \u{1043F} | |
| python | \U0001043f | |
| java | \uD801\uDC3F | |
| go | \U0001043F | |
| ruby | \u{1043F} | |
| rust | \u{1043F} | |
| ccpp | \U0001043f | |
| urlencoded | %F0%90%90%BF | |
| utf8bytes | f0 90 90 bf | |
| utf16bebytes | d8 01 dc 3f | |
| utf32bebytes | 00 01 04 3f |
How to Use
HTML:
𐐿
CSS:
content: "\1043F"
JavaScript:
"\u{1043F}"
Python:
"\U0001043f"
Properties
Frequently Asked Questions
What is the ๐ฟ character (DESERET SMALL LETTER KAY)?
๐ฟ (DESERET SMALL LETTER KAY) is the Unicode character U+1043F.
What is the Unicode codepoint of DESERET SMALL LETTER KAY?
The DESERET SMALL LETTER KAY character (๐ฟ) has codepoint U+1043F.
How do I type or copy DESERET SMALL LETTER KAY?
Copy ๐ฟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.