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