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
๐ต (GARAY SUKUN) is the Unicode character at code point U+10D4F. It belongs to the Garay block, in the Other Letter (Lo) general category. Its script is Gara.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10D4F | |
| decimal | 68943 | |
| htmldecimal | 𐵏 | |
| htmlhex | 𐵏 | |
| css | \10D4F | |
| javascript | \u{10D4F} | |
| python | \U00010d4f | |
| java | \uD803\uDD4F | |
| go | \U00010D4F | |
| ruby | \u{10D4F} | |
| rust | \u{10D4F} | |
| ccpp | \U00010d4f | |
| urlencoded | %F0%90%B5%8F | |
| utf8bytes | f0 90 b5 8f | |
| utf16bebytes | d8 03 dd 4f | |
| utf32bebytes | 00 01 0d 4f |
How to Use
HTML:
𐵏
CSS:
content: "\10D4F"
JavaScript:
"\u{10D4F}"
Python:
"\U00010d4f"
Properties
Frequently Asked Questions
What is the ๐ต character (GARAY SUKUN)?
๐ต (GARAY SUKUN) is the Unicode character U+10D4F.
What is the Unicode codepoint of GARAY SUKUN?
The GARAY SUKUN character (๐ต) has codepoint U+10D4F.
How do I type or copy GARAY SUKUN?
Copy ๐ต directly, or use the HTML entity, UTF-8, and code encodings shown on this page.