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