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
๐ต (VITHKUQI CAPITAL LETTER DE) is the Unicode character at code point U+10575. It belongs to the Vithkuqi block, in the Uppercase Letter (Lu) general category. Its script is Vith.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10575 | |
| decimal | 66933 | |
| htmldecimal | 𐕵 | |
| htmlhex | 𐕵 | |
| css | \10575 | |
| javascript | \u{10575} | |
| python | \U00010575 | |
| java | \uD801\uDD75 | |
| go | \U00010575 | |
| ruby | \u{10575} | |
| rust | \u{10575} | |
| ccpp | \U00010575 | |
| urlencoded | %F0%90%95%B5 | |
| utf8bytes | f0 90 95 b5 | |
| utf16bebytes | d8 01 dd 75 | |
| utf32bebytes | 00 01 05 75 |
How to Use
HTML:
𐕵
CSS:
content: "\10575"
JavaScript:
"\u{10575}"
Python:
"\U00010575"
Properties
Frequently Asked Questions
What is the ๐ต character (VITHKUQI CAPITAL LETTER DE)?
๐ต (VITHKUQI CAPITAL LETTER DE) is the Unicode character U+10575.
What is the Unicode codepoint of VITHKUQI CAPITAL LETTER DE?
The VITHKUQI CAPITAL LETTER DE character (๐ต) has codepoint U+10575.
How do I type or copy VITHKUQI CAPITAL LETTER DE?
Copy ๐ต directly, or use the HTML entity, UTF-8, and code encodings shown on this page.