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 OW) is the Unicode character at code point U+10435. 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+10435 | |
| decimal | 66613 | |
| htmldecimal | 𐐵 | |
| htmlhex | 𐐵 | |
| css | \10435 | |
| javascript | \u{10435} | |
| python | \U00010435 | |
| java | \uD801\uDC35 | |
| go | \U00010435 | |
| ruby | \u{10435} | |
| rust | \u{10435} | |
| ccpp | \U00010435 | |
| urlencoded | %F0%90%90%B5 | |
| utf8bytes | f0 90 90 b5 | |
| utf16bebytes | d8 01 dc 35 | |
| utf32bebytes | 00 01 04 35 |
How to Use
HTML:
𐐵
CSS:
content: "\10435"
JavaScript:
"\u{10435}"
Python:
"\U00010435"
Properties
Frequently Asked Questions
What is the ๐ต character (DESERET SMALL LETTER OW)?
๐ต (DESERET SMALL LETTER OW) is the Unicode character U+10435.
What is the Unicode codepoint of DESERET SMALL LETTER OW?
The DESERET SMALL LETTER OW character (๐ต) has codepoint U+10435.
How do I type or copy DESERET SMALL LETTER OW?
Copy ๐ต directly, or use the HTML entity, UTF-8, and code encodings shown on this page.