Look at this: [ə].
Do you see a phonetic symbol between the square brackets?
(You should see a schwa.)
The International Phonetic Alphabet in Unicode
Displaying IPA symbols
For you to be able to display Unicode phonetic symbols correctly on your web browser:
- The browser must be Unicode-compliant (all current browsers are)
- You must be running Windows, macOS, or Linux with proper Unicode support
- You must have installed a Unicode font that includes the IPA symbols
- Arial Unicode MS
- Charis SIL - an excellent font from SIL
- Doulos SIL - comprehensive Unicode version
- Gentium
- Lucida Sans Unicode - widely available
- Segoe UI (Windows)
- Times New Roman (Windows)
Inserting IPA symbols in web documents
There are several ways to insert Unicode IPA symbols into your HTML files:
- Using numeric entities:
- Decimal format:
ŋ
for ŋ - Hexadecimal format:
ŋ
for ŋ
- Decimal format:
- Using text editors with Unicode support:
- Character Map (Windows)
- Unicode Hex Input (macOS)
- Online IPA keyboard tools
Unicode decimal and hex numbers for IPA symbols
Common Vowels
Symbol | Decimal | Hex | Description |
---|---|---|---|
ɑ | 593 | 0251 | open back unrounded |
æ | 230 | 00E6 | raised open front unrounded |
ə | 601 | 0259 | schwa |
Common Consonants
Symbol | Decimal | Hex | Description |
---|---|---|---|
θ | 952 | 03B8 | voiceless dental fricative |
ŋ | 331 | 014B | voiced velar nasal |
ʃ | 643 | 0283 | voiceless postalveolar fricative |