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 HO MO) is the Unicode character at code point U+0EDD. 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+0EDD | |
| decimal | 3805 | |
| htmldecimal | ໝ | |
| htmlhex | ໝ | |
| css | \0EDD | |
| javascript | \u{EDD} | |
| python | \u0edd | |
| java | \u0EDD | |
| go | \u0EDD | |
| ruby | \u{EDD} | |
| rust | \u{EDD} | |
| ccpp | \u0edd | |
| urlencoded | %E0%BB%9D | |
| utf8bytes | e0 bb 9d | |
| utf16bebytes | 0e dd | |
| utf32bebytes | 00 00 0e dd |
How to Use
HTML:
ໝ
CSS:
content: "\0EDD"
JavaScript:
"\u{EDD}"
Python:
"\u0edd"
Properties
Frequently Asked Questions
What is the ໝ character (LAO HO MO)?
ໝ (LAO HO MO) is the Unicode character U+0EDD.
What is the Unicode codepoint of LAO HO MO?
The LAO HO MO character (ໝ) has codepoint U+0EDD.
How do I type or copy LAO HO MO?
Copy ໝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.