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 THO PHUTHAO) is the Unicode character at code point U+0E12. 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+0E12 | |
| decimal | 3602 | |
| htmldecimal | ฒ | |
| htmlhex | ฒ | |
| css | \0E12 | |
| javascript | \u{E12} | |
| python | \u0e12 | |
| java | \u0E12 | |
| go | \u0E12 | |
| ruby | \u{E12} | |
| rust | \u{E12} | |
| ccpp | \u0e12 | |
| urlencoded | %E0%B8%92 | |
| utf8bytes | e0 b8 92 | |
| utf16bebytes | 0e 12 | |
| utf32bebytes | 00 00 0e 12 |
How to Use
HTML:
ฒ
CSS:
content: "\0E12"
JavaScript:
"\u{E12}"
Python:
"\u0e12"
Properties
Frequently Asked Questions
What is the ฒ character (THAI CHARACTER THO PHUTHAO)?
ฒ (THAI CHARACTER THO PHUTHAO) is the Unicode character U+0E12.
What is the Unicode codepoint of THAI CHARACTER THO PHUTHAO?
The THAI CHARACTER THO PHUTHAO character (ฒ) has codepoint U+0E12.
How do I type or copy THAI CHARACTER THO PHUTHAO?
Copy ฒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.