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
๐ต (KIRAT RAI LETTER A) is the Unicode character at code point U+16D43. It belongs to the Kirat Rai block, in the Other Letter (Lo) general category. Its script is Krai.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16D43 | |
| decimal | 93507 | |
| htmldecimal | 𖵃 | |
| htmlhex | 𖵃 | |
| css | \16D43 | |
| javascript | \u{16D43} | |
| python | \U00016d43 | |
| java | \uD81B\uDD43 | |
| go | \U00016D43 | |
| ruby | \u{16D43} | |
| rust | \u{16D43} | |
| ccpp | \U00016d43 | |
| urlencoded | %F0%96%B5%83 | |
| utf8bytes | f0 96 b5 83 | |
| utf16bebytes | d8 1b dd 43 | |
| utf32bebytes | 00 01 6d 43 |
How to Use
HTML:
𖵃
CSS:
content: "\16D43"
JavaScript:
"\u{16D43}"
Python:
"\U00016d43"
Properties
Frequently Asked Questions
What is the ๐ต character (KIRAT RAI LETTER A)?
๐ต (KIRAT RAI LETTER A) is the Unicode character U+16D43.
What is the Unicode codepoint of KIRAT RAI LETTER A?
The KIRAT RAI LETTER A character (๐ต) has codepoint U+16D43.
How do I type or copy KIRAT RAI LETTER A?
Copy ๐ต directly, or use the HTML entity, UTF-8, and code encodings shown on this page.