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
𑼪 (KAWI LETTER MA) is the Unicode character at code point U+11F2A. It belongs to the Kawi block, in the Other Letter (Lo) general category. Its script is Kawi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11F2A | |
| decimal | 73514 | |
| htmldecimal | 𑼪 | |
| htmlhex | 𑼪 | |
| css | \11F2A | |
| javascript | \u{11F2A} | |
| python | \U00011f2a | |
| java | \uD807\uDF2A | |
| go | \U00011F2A | |
| ruby | \u{11F2A} | |
| rust | \u{11F2A} | |
| ccpp | \U00011f2a | |
| urlencoded | %F0%91%BC%AA | |
| utf8bytes | f0 91 bc aa | |
| utf16bebytes | d8 07 df 2a | |
| utf32bebytes | 00 01 1f 2a |
How to Use
HTML:
𑼪
CSS:
content: "\11F2A"
JavaScript:
"\u{11F2A}"
Python:
"\U00011f2a"
Properties
Frequently Asked Questions
What is the 𑼪 character (KAWI LETTER MA)?
𑼪 (KAWI LETTER MA) is the Unicode character U+11F2A.
What is the Unicode codepoint of KAWI LETTER MA?
The KAWI LETTER MA character (𑼪) has codepoint U+11F2A.
How do I type or copy KAWI LETTER MA?
Copy 𑼪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.