The International Phonetic Alphabet, symbol by symbol
This reference lists the IPA symbols used to transcribe English pronunciation. Each entry pairs a symbol with its phonetic description, an English example word, and the Unicode code point you need to insert that exact character in a document or program. Use it as a quick lookup when reading dictionary transcriptions or building language tools.
How it works
Every sound the IPA can write is a phoneme — a contrastive unit of sound. Symbols are organised by how they are produced: where in the mouth (place) and how the airflow is shaped (manner). Vowels are described by tongue height and frontness; consonants by place (bilabial, alveolar, velar) and manner (plosive, fricative, nasal, approximant) plus voicing. Because most IPA glyphs are not ASCII, each has a fixed Unicode code point, so the schwa is always U+0259 and the velar nasal is always U+014B. Stress and length are shown with suprasegmental marks rather than separate sounds.
Tips and notes
- Search
vowel,fricative, ordiphthongto pull up a whole sound class at once. - Click a symbol to copy the exact glyph — paste it into HTML entities, JSON strings, or markup without retyping.
- This is the Received Pronunciation reference set; some vowels differ in General American (for example the
lotvowel), so check your target accent when transcribing.