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 LA) is the Unicode character at code point U+11F2D. 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+11F2D | |
| decimal | 73517 | |
| htmldecimal | 𑼭 | |
| htmlhex | 𑼭 | |
| css | \11F2D | |
| javascript | \u{11F2D} | |
| python | \U00011f2d | |
| java | \uD807\uDF2D | |
| go | \U00011F2D | |
| ruby | \u{11F2D} | |
| rust | \u{11F2D} | |
| ccpp | \U00011f2d | |
| urlencoded | %F0%91%BC%AD | |
| utf8bytes | f0 91 bc ad | |
| utf16bebytes | d8 07 df 2d | |
| utf32bebytes | 00 01 1f 2d |
How to Use
HTML:
𑼭
CSS:
content: "\11F2D"
JavaScript:
"\u{11F2D}"
Python:
"\U00011f2d"
Properties
Frequently Asked Questions
What is the 𑼭 character (KAWI LETTER LA)?
𑼭 (KAWI LETTER LA) is the Unicode character U+11F2D.
What is the Unicode codepoint of KAWI LETTER LA?
The KAWI LETTER LA character (𑼭) has codepoint U+11F2D.
How do I type or copy KAWI LETTER LA?
Copy 𑼭 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.