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
ฏ (THAI CHARACTER TO PATAK) is the Unicode character at code point U+0E0F. It belongs to the Thai block, in the Other Letter (Lo) general category. Its script is Thai.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0E0F | |
| decimal | 3599 | |
| htmldecimal | ฏ | |
| htmlhex | ฏ | |
| css | \0E0F | |
| javascript | \u{E0F} | |
| python | \u0e0f | |
| java | \u0E0F | |
| go | \u0E0F | |
| ruby | \u{E0F} | |
| rust | \u{E0F} | |
| ccpp | \u0e0f | |
| urlencoded | %E0%B8%8F | |
| utf8bytes | e0 b8 8f | |
| utf16bebytes | 0e 0f | |
| utf32bebytes | 00 00 0e 0f |
How to Use
HTML:
ฏ
CSS:
content: "\0E0F"
JavaScript:
"\u{E0F}"
Python:
"\u0e0f"
Properties
Frequently Asked Questions
What is the ฏ character (THAI CHARACTER TO PATAK)?
ฏ (THAI CHARACTER TO PATAK) is the Unicode character U+0E0F.
What is the Unicode codepoint of THAI CHARACTER TO PATAK?
The THAI CHARACTER TO PATAK character (ฏ) has codepoint U+0E0F.
How do I type or copy THAI CHARACTER TO PATAK?
Copy ฏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.