Latin Small Letter U With Horn And Dot Below
ự
Shortcodes
Copy useful codes for latin small letter u with horn and dot below symbol ự to use in websites, apps, blogs, and docs.
Unicode
U+1EF1 HTML Code
ự HEX Code
ự CSS Code
\1EF1 JS/JSON
\u1EF1 Unix/C/PHP/JAVA
0x1EF1 URL-encode
%E1%BB%B1 Customize Latin Small Letter U With Horn And Dot Below
Customize ự, download it as SVG or PNG, or copy the generated HTML snippet.
ự
How to use Latin Small Letter U With Horn And Dot Below Symbol in HTML, CSS, and JS
Insert in HTML
1. Direct symbol:
<span>ự</span> HTML Code:
<span>ự</span> HEX Code:
<span>ự</span> Add with CSS
.latin-small-letter-u-with-horn-and-dot-below::before {
content: '\\1EF1';
} Set it in JavaScript
document.querySelector('.latin-small-letter-u-with-horn-and-dot-below').textContent = 'ự';