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
ຝ (LAO LETTER FO TAM) is the Unicode character at code point U+0E9D. It belongs to the Lao block, in the Other Letter (Lo) general category. Its script is Laoo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0E9D | |
| decimal | 3741 | |
| htmldecimal | ຝ | |
| htmlhex | ຝ | |
| css | \0E9D | |
| javascript | \u{E9D} | |
| python | \u0e9d | |
| java | \u0E9D | |
| go | \u0E9D | |
| ruby | \u{E9D} | |
| rust | \u{E9D} | |
| ccpp | \u0e9d | |
| urlencoded | %E0%BA%9D | |
| utf8bytes | e0 ba 9d | |
| utf16bebytes | 0e 9d | |
| utf32bebytes | 00 00 0e 9d |
How to Use
HTML:
ຝ
CSS:
content: "\0E9D"
JavaScript:
"\u{E9D}"
Python:
"\u0e9d"
Properties
Frequently Asked Questions
What is the ຝ character (LAO LETTER FO TAM)?
ຝ (LAO LETTER FO TAM) is the Unicode character U+0E9D.
What is the Unicode codepoint of LAO LETTER FO TAM?
The LAO LETTER FO TAM character (ຝ) has codepoint U+0E9D.
How do I type or copy LAO LETTER FO TAM?
Copy ຝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.