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