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 TEE) is the Unicode character at code point U+1043B. 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+1043B | |
| decimal | 66619 | |
| htmldecimal | 𐐻 | |
| htmlhex | 𐐻 | |
| css | \1043B | |
| javascript | \u{1043B} | |
| python | \U0001043b | |
| java | \uD801\uDC3B | |
| go | \U0001043B | |
| ruby | \u{1043B} | |
| rust | \u{1043B} | |
| ccpp | \U0001043b | |
| urlencoded | %F0%90%90%BB | |
| utf8bytes | f0 90 90 bb | |
| utf16bebytes | d8 01 dc 3b | |
| utf32bebytes | 00 01 04 3b |
How to Use
HTML:
𐐻
CSS:
content: "\1043B"
JavaScript:
"\u{1043B}"
Python:
"\U0001043b"
Properties
Frequently Asked Questions
What is the ๐ป character (DESERET SMALL LETTER TEE)?
๐ป (DESERET SMALL LETTER TEE) is the Unicode character U+1043B.
What is the Unicode codepoint of DESERET SMALL LETTER TEE?
The DESERET SMALL LETTER TEE character (๐ป) has codepoint U+1043B.
How do I type or copy DESERET SMALL LETTER TEE?
Copy ๐ป directly, or use the HTML entity, UTF-8, and code encodings shown on this page.