free-symbols

Oriya Digit One Letter

୧ is the Oriya (Odia) digit for the number one, encoded at U+0B67.

U+0B67

The character ୧ is known as the Oriya Digit One. It’s part of the Oriya (Odia) Unicode block, used when a text system needs localized digits.

Oriya Digit One Letter Meaning

୧ (ORIYA DIGIT ONE) is a Unicode character representing the digit “1” in the Oriya/Odia writing system. Its code point is U+0B67, so it’s distinct from the plain ASCII digit “1” (U+0031). This character is most useful when you want your numerals to match Oriya typography and digit shapes, such as displaying numbers in localized content or templates. Copying and using it helps maintain correct rendering across fonts that support the Oriya block. When you generate text programmatically, use its documented escapes: HTML entity (୧), CSS escape (\\0B67), or JavaScript escape (\\u{0B67}).

Common uses

  • Displaying localized Oriya/Odia numbers in user interfaces or templates
  • Including Oriya digit forms in documents that require consistent local typography
  • Creating signage or printed content where numerals must match Oriya digit style
  • Writing multilingual text where the digit should visually match Oriya text runs
  • Building data labels (e.g., step ୧, item ୧) for Oriya-localized workflows

Examples

୧ Oriya Digit One (U+0B67)

  • Step ୧: Start here
  • Item ୧ of ୩
  • Version ୧.୦.୦
  • Room ୧୦୧ (using Oriya digits)
  • Order ୧ confirmed

Variations

Technical codes

UnicodeU+0B67
HTML Entity୧
HTML Code୧
CSS\0B67

FAQ

What does the Oriya Digit One letter mean?

୧ (ORIYA DIGIT ONE) is a Unicode character representing the digit “1” in the Oriya/Odia writing system. Its code point is U+0B67, so it’s distinct from the plain ASCII digit “1” (U+0031). This character is most useful when you want your numerals to match Oriya typography and digit shapes, such as displaying numbers in localized content or templates. Copying and using it helps maintain correct rendering across fonts that support the Oriya block. When you generate text programmatically, use its documented escapes: HTML entity (୧), CSS escape (\\0B67), or JavaScript escape (\\u{0B67}).

What is the Unicode code point for ୧?

The Oriya Digit One (୧) has Unicode code point U+0B67.

Is ୧ the same as the normal digit 1?

No. ୧ is a different character than ASCII “1” (U+0031). It’s the Oriya/Odia digit-one form.

How can I copy ୧ reliably into my project?

Use copy/paste for the character itself, or use the escapes provided: HTML ୧, CSS \\0B67, or JavaScript \\u{0B67}.

Will ୧ display correctly in all fonts?

It will display correctly only with fonts that support the Oriya block. If a font lacks support, you may see a missing-glyph box.