การแสดงผลแบบข้อความ
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://emojifyi.com/iframe/glossary/text-presentation/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://emojifyi.com/glossary/text-presentation/
Add a dynamic SVG badge to your README or docs.
[](https://emojifyi.com/glossary/text-presentation/)
Use the native HTML custom element.
การแสดงผลอักขระเป็นสัญลักษณ์ข้อความสีเดียว ไม่ว่าจะเป็นค่าเริ่มต้นหรือเมื่อใช้ Variation Selector-15
Text presentation shows characters as simple, monochrome outlines — the way they appeared before emoji existed. For example, ☺ (U+263A) with text presentation appears as a simple line drawing.Developers can force text presentation by adding VS-15 (U+FE0E) after a character. This is useful when you want to display a symbol in its traditional text form rather than as a colorful emoji.
Characters originally from text standards (arrows, mathematical symbols, etc.) typically default to text presentation unless a VS-16 is appended.