free-symbols

Thai Digit Nine Letter

๙ is the Thai numeral for the value nine, encoded as Unicode U+0E59.

U+0E59

๙ is a Thai-language numeral used to write the number nine. It’s part of the Unicode Thai block, so it works reliably across modern platforms. Use the copy options below for quick pasting and developer-friendly escapes.

Thai Digit Nine Letter Meaning

๙ (THAI DIGIT NINE) is the Thai digit representing the number nine. In Thai writing, Thai numerals are commonly used in dates, prices, numbering, and general text where Thai-style digits are preferred. It has the Unicode code point U+0E59 and can be referenced in HTML as ๙ and in code using \\\\0E59 (CSS) or \\\\u{0E59} (JavaScript). When designing multilingual text, using the correct numeral character helps ensure consistent typography, correct spacing, and predictable rendering.

Common uses

  • Writing dates in Thai style, such as the ninth day of a month
  • Labeling items or steps with Thai numerals in signage or posters
  • Displaying prices and quantities in Thai-formatted UI text
  • Generating Thai-language lists, captions, and numbering in documents
  • Creating multilingual social media graphics that require Thai digits

Examples

๙ Thai Digit Nine (U+0E59)

  • วันที่ ๙ เดือน ๐๙
  • ตอนที่ ๙ ของซีรีส์
  • ราคา ๙๐๐ บาท
  • ห้อง ๙
  • ข้อ ๙: โปรดตรวจสอบข้อมูล

Variations

Technical codes

UnicodeU+0E59
HTML Entity๙
HTML Code๙
CSS\0E59

FAQ

What does the Thai Digit Nine letter mean?

๙ (THAI DIGIT NINE) is the Thai digit representing the number nine. In Thai writing, Thai numerals are commonly used in dates, prices, numbering, and general text where Thai-style digits are preferred. It has the Unicode code point U+0E59 and can be referenced in HTML as ๙ and in code using \\\\0E59 (CSS) or \\\\u{0E59} (JavaScript). When designing multilingual text, using the correct numeral character helps ensure consistent typography, correct spacing, and predictable rendering.

What is the Unicode code point for ๙?

The Unicode code point for ๙ (THAI DIGIT NINE) is U+0E59.

How do I write ๙ in HTML?

Use the HTML entity: ๙.

How can I include ๙ in CSS?

You can use the CSS escape form: \\\\0E59.

How do I include ๙ in JavaScript strings?

Use the Unicode escape: \\\\u{0E59}.