Latin Small Letter Db Digraph Letter
ȸ is the Latin Extended “db” digraph character used in specific transliterations and writing systems.
U+0238
ȸ is a Latin Extended character identified as the “LATIN SMALL LETTER DB DIGRAPH” (U+0238). It’s useful when you need a precise “db” digraph glyph rather than two separate letters.
Latin Small Letter Db Digraph Letter Meaning
ȸ (U+0238) is a single character representing the “db” digraph in Latin script conventions. Because it is encoded as its own letter, it can display and sort differently than writing “d” followed by “b” as two separate characters. You’ll most often see ȸ in text where a specific orthography or transliteration requires that exact digraph glyph, such as linguistics notes, documentation, and specialized datasets. For accurate copy/paste and developer usage, rely on its code point and escapes (HTML entity, CSS escape, and JavaScript escape) to avoid mismatches caused by font or input method differences.
Common uses
- •Typing accurate digraph characters in linguistic or phonetic notes
- •Labeling datasets or form fields that require an exact “db” glyph
- •Designing typography samples for Latin Extended characters
- •Maintaining correct orthography in transliterated names or terms
- •Using consistent characters in documentation and source text
Examples
ȸ Latin Small Letter DB Digraph
- ȸThe transcription uses ȸ to mark a specific digraph.
- ȸIn the dataset, ȸ appears as U+0238.
- ȸAdd ȸ to the font test string alongside other Latin Extended letters.
- ȸThis entry keeps the original spelling with ȸ included.
- ȸUse ȸ when the “db” sound must be represented as one character.
Variations
Technical codes
| Unicode | U+0238 | |
| HTML Entity | ȸ | |
| HTML Code | ȸ | |
| CSS | \0238 |
FAQ
What does the Latin Small Letter Db Digraph letter mean?
ȸ (U+0238) is a single character representing the “db” digraph in Latin script conventions. Because it is encoded as its own letter, it can display and sort differently than writing “d” followed by “b” as two separate characters. You’ll most often see ȸ in text where a specific orthography or transliteration requires that exact digraph glyph, such as linguistics notes, documentation, and specialized datasets. For accurate copy/paste and developer usage, rely on its code point and escapes (HTML entity, CSS escape, and JavaScript escape) to avoid mismatches caused by font or input method differences.
What character is ȸ?
ȸ is the “LATIN SMALL LETTER DB DIGRAPH” with Unicode code point U+0238.
How can I copy ȸ reliably in HTML or web code?
You can use the HTML entity ȸ or the CSS escape \\0238. For JavaScript, use \\u{0238}.
Is ȸ the same as typing “d” and “b” together?
No. ȸ is a single encoded character (U+0238). Writing “d” + “b” produces two different letters, which may render and behave differently.
Where would I typically encounter ȸ?
It’s most commonly seen in linguistics, transliteration/orthography materials, font testing, and datasets that require the exact “db” digraph glyph.