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' : ''">
ệ
LATIN SMALL LETTER E WITH CIRCUMFLEX AND DOT BELOW
Overview
ệ (LATIN SMALL LETTER E WITH CIRCUMFLEX AND DOT BELOW) is the Unicode character at code point U+1EC7. It belongs to the Latin Extended Additional block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EC7 | |
| decimal | 7879 | |
| htmldecimal | ệ | |
| htmlhex | ệ | |
| css | \1EC7 | |
| javascript | \u{1EC7} | |
| python | \u1ec7 | |
| java | \u1EC7 | |
| go | \u1EC7 | |
| ruby | \u{1EC7} | |
| rust | \u{1EC7} | |
| ccpp | \u1ec7 | |
| urlencoded | %E1%BB%87 | |
| utf8bytes | e1 bb 87 | |
| utf16bebytes | 1e c7 | |
| utf32bebytes | 00 00 1e c7 |
How to Use
HTML:
ệ
CSS:
content: "\1EC7"
JavaScript:
"\u{1EC7}"
Python:
"\u1ec7"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1EB9 0302
Frequently Asked Questions
What is the ệ character (LATIN SMALL LETTER E WITH CIRCUMFLEX AND DOT BELOW)?
ệ (LATIN SMALL LETTER E WITH CIRCUMFLEX AND DOT BELOW) is the Unicode character U+1EC7.
What is the Unicode codepoint of LATIN SMALL LETTER E WITH CIRCUMFLEX AND DOT BELOW?
The LATIN SMALL LETTER E WITH CIRCUMFLEX AND DOT BELOW character (ệ) has codepoint U+1EC7.
How do I type or copy LATIN SMALL LETTER E WITH CIRCUMFLEX AND DOT BELOW?
Copy ệ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.