Fraction Symbols Copy and Paste
Click a fraction to copy it, then paste it into a recipe, a cutting list, a spec sheet or a spreadsheet label. These are single characters, so they keep their shape wherever they land and never collapse into a line break.
Unicode only ships about twenty ready-made fractions, which covers halves, thirds, quarters, fifths, sixths, sevenths, eighths, ninths and tenths. Anything else, ⁷⁄₉ or ³⁄₃₂ for example, you build yourself from a superscript numerator, the fraction slash and a subscript denominator. The last two grids on this page hold every digit you need.
Each character lists its Unicode code point, HTML entity and Windows ALT code, so you can type your favourites directly later on.
Most copied
Halves, thirds and quarters
The five fractions almost every font supports.
Reference table Unicode, HTML entity, ALT code and CSS escape
| Symbol | Name | Unicode | HTML | ALT code | CSS | Copy |
|---|---|---|---|---|---|---|
| ½ | Vulgar fraction one half (one half, 0.5) | U+00BD | ½ | ALT 189 | \00BD | |
| ⅓ | Vulgar fraction one third (one third, 0.333) | U+2153 | ⅓ | ALT 8531 | \2153 | |
| ⅔ | Vulgar fraction two thirds (two thirds, 0.667) | U+2154 | ⅔ | ALT 8532 | \2154 | |
| ¼ | Vulgar fraction one quarter (one quarter, 0.25) | U+00BC | ¼ | ALT 188 | \00BC | |
| ¾ | Vulgar fraction three quarters (three quarters, 0.75) | U+00BE | ¾ | ALT 190 | \00BE |
Eighths and sixteenths
Unicode has all four eighths. Sixteenths have no ready-made characters, so build them as ¹⁄₁₆ using the digit grids below.
Reference table Unicode, HTML entity, ALT code and CSS escape
| Symbol | Name | Unicode | HTML | ALT code | CSS | Copy |
|---|---|---|---|---|---|---|
| ⅛ | Vulgar fraction one eighth (one eighth, 0.125) | U+215B | ⅛ | ALT 8539 | \215B | |
| ⅜ | Vulgar fraction three eighths (three eighths, 0.375) | U+215C | ⅜ | ALT 8540 | \215C | |
| ⅝ | Vulgar fraction five eighths (five eighths, 0.625) | U+215D | ⅝ | ALT 8541 | \215D | |
| ⅞ | Vulgar fraction seven eighths (seven eighths, 0.875) | U+215E | ⅞ | ALT 8542 | \215E |
Other precomposed fractions
Fifths, sixths, sevenths, ninths and tenths, plus two oddities.
Reference table Unicode, HTML entity, ALT code and CSS escape
| Symbol | Name | Unicode | HTML | ALT code | CSS | Copy |
|---|---|---|---|---|---|---|
| ⅕ | Vulgar fraction one fifth (one fifth, 0.2) | U+2155 | ⅕ | ALT 8533 | \2155 | |
| ⅖ | Vulgar fraction two fifths (two fifths, 0.4) | U+2156 | ⅖ | ALT 8534 | \2156 | |
| ⅗ | Vulgar fraction three fifths (three fifths, 0.6) | U+2157 | ⅗ | ALT 8535 | \2157 | |
| ⅘ | Vulgar fraction four fifths (four fifths, 0.8) | U+2158 | ⅘ | ALT 8536 | \2158 | |
| ⅙ | Vulgar fraction one sixth (one sixth, 0.167) | U+2159 | ⅙ | ALT 8537 | \2159 | |
| ⅚ | Vulgar fraction five sixths (five sixths, 0.833) | U+215A | ⅚ | ALT 8538 | \215A | |
| ⅐ | Vulgar fraction one seventh (one seventh, 0.143) | U+2150 | ⅐ | ALT 8528 | \2150 | |
| ⅑ | Vulgar fraction one ninth (one ninth, 0.111) | U+2151 | ⅑ | ALT 8529 | \2151 | |
| ⅒ | Vulgar fraction one tenth (one tenth, 0.1) | U+2152 | ⅒ | ALT 8530 | \2152 | |
| ↉ | Vulgar fraction zero thirds (zero thirds, used in baseball averages) | U+2189 | ↉ | ALT 8585 | \2189 | |
| ⅟ | Fraction numerator one (numerator one, put any denominator after it) | U+215F | ⅟ | ALT 8543 | \215F |
Fraction slash and division characters
The slash matters: only the fraction slash tells a font to build a proper fraction.
Reference table Unicode, HTML entity, ALT code and CSS escape
| Symbol | Name | Unicode | HTML | ALT code | CSS | Copy |
|---|---|---|---|---|---|---|
| ⁄ | Fraction slash (fraction slash, U+2044) | U+2044 | ⁄ | ALT 8260 | \2044 | |
| ∕ | Division slash (division slash) | U+2215 | ∕ | ALT 8725 | \2215 | |
| / | Solidus (plain solidus, the one on your keyboard) | U+002F | / | ALT 47 | \002F | |
| / | Fullwidth solidus (fullwidth solidus) | U+FF0F | / | ALT 65295 | \FF0F | |
| ⧸ | Big solidus (big solidus) | U+29F8 | ⧸ | ALT 10744 | \29F8 | |
| ÷ | Division sign (division sign) | U+00F7 | ÷ | ALT 247 | \00F7 | |
| ∶ | Ratio (ratio) | U+2236 | ∶ | ALT 8758 | \2236 | |
| ∷ | Proportion (proportion) | U+2237 | ∷ | ALT 8759 | \2237 |
Superscript digits and signs
Use these for the numerator, the top half of the fraction.
Reference table Unicode, HTML entity, ALT code and CSS escape
| Symbol | Name | Unicode | HTML | ALT code | CSS | Copy |
|---|---|---|---|---|---|---|
| ⁰ | Superscript zero (superscript 0) | U+2070 | ⁰ | ALT 8304 | \2070 | |
| ¹ | Superscript one (superscript 1) | U+00B9 | ¹ | ALT 185 | \00B9 | |
| ² | Superscript two (superscript 2) | U+00B2 | ² | ALT 178 | \00B2 | |
| ³ | Superscript three (superscript 3) | U+00B3 | ³ | ALT 179 | \00B3 | |
| ⁴ | Superscript four (superscript 4) | U+2074 | ⁴ | ALT 8308 | \2074 | |
| ⁵ | Superscript five (superscript 5) | U+2075 | ⁵ | ALT 8309 | \2075 | |
| ⁶ | Superscript six (superscript 6) | U+2076 | ⁶ | ALT 8310 | \2076 | |
| ⁷ | Superscript seven (superscript 7) | U+2077 | ⁷ | ALT 8311 | \2077 | |
| ⁸ | Superscript eight (superscript 8) | U+2078 | ⁸ | ALT 8312 | \2078 | |
| ⁹ | Superscript nine (superscript 9) | U+2079 | ⁹ | ALT 8313 | \2079 | |
| ⁺ | Superscript plus sign (superscript plus) | U+207A | ⁺ | ALT 8314 | \207A | |
| ⁻ | Superscript minus (superscript minus) | U+207B | ⁻ | ALT 8315 | \207B | |
| ⁼ | Superscript equals sign (superscript equals) | U+207C | ⁼ | ALT 8316 | \207C | |
| ⁽ | Superscript left parenthesis (superscript () | U+207D | ⁽ | ALT 8317 | \207D | |
| ⁾ | Superscript right parenthesis (superscript )) | U+207E | ⁾ | ALT 8318 | \207E | |
| ⁿ | Superscript Latin small letter n (superscript n) | U+207F | ⁿ | ALT 8319 | \207F |
Subscript digits and signs
Use these for the denominator, the bottom half of the fraction.
Reference table Unicode, HTML entity, ALT code and CSS escape
| Symbol | Name | Unicode | HTML | ALT code | CSS | Copy |
|---|---|---|---|---|---|---|
| ₀ | Subscript zero (subscript 0) | U+2080 | ₀ | ALT 8320 | \2080 | |
| ₁ | Subscript one (subscript 1) | U+2081 | ₁ | ALT 8321 | \2081 | |
| ₂ | Subscript two (subscript 2) | U+2082 | ₂ | ALT 8322 | \2082 | |
| ₃ | Subscript three (subscript 3) | U+2083 | ₃ | ALT 8323 | \2083 | |
| ₄ | Subscript four (subscript 4) | U+2084 | ₄ | ALT 8324 | \2084 | |
| ₅ | Subscript five (subscript 5) | U+2085 | ₅ | ALT 8325 | \2085 | |
| ₆ | Subscript six (subscript 6) | U+2086 | ₆ | ALT 8326 | \2086 | |
| ₇ | Subscript seven (subscript 7) | U+2087 | ₇ | ALT 8327 | \2087 | |
| ₈ | Subscript eight (subscript 8) | U+2088 | ₈ | ALT 8328 | \2088 | |
| ₉ | Subscript nine (subscript 9) | U+2089 | ₉ | ALT 8329 | \2089 | |
| ₊ | Subscript plus sign (subscript plus) | U+208A | ₊ | ALT 8330 | \208A | |
| ₋ | Subscript minus (subscript minus) | U+208B | ₋ | ALT 8331 | \208B | |
| ₌ | Subscript equals sign (subscript equals) | U+208C | ₌ | ALT 8332 | \208C | |
| ₍ | Subscript left parenthesis (subscript () | U+208D | ₍ | ALT 8333 | \208D | |
| ₎ | Subscript right parenthesis (subscript )) | U+208E | ₎ | ALT 8334 | \208E |
No symbol on this page matches that search. Try a shorter word.
Build any fraction you like, for example ⁷⁄₉
Three pieces, in this order: a superscript numerator, the fraction slash ⁄ (U+2044, not the ordinary slash), then a subscript denominator. Copy ⁷ then ⁄ then ₉ and you have ⁷⁄₉. The same recipe gives ³⁄₃₂, ¹¹⁄₁₆ or ⁵⁄₈ when the precomposed version does not exist.
The fraction slash is not just a narrower slash. Fonts with OpenType fraction support use it as a signal to tuck the numerator and denominator together, which is why ⁷⁄₉ usually looks tighter than 7/9. In fonts without that support you still get a readable diagonal fraction because the digits are already raised and lowered.
Two things to watch. Superscript and subscript digits are separate characters, so a spell checker or a search box treats ⁷⁄₉ as three characters rather than a number, and screen readers may read them digit by digit. For body text in a document that people will edit or search, a plain 7/9 or a real equation object is often the better choice.
- ⁷ + ⁄ + ₉ gives ⁷⁄₉
- ³ + ⁄ + ₃₂ gives ³⁄₃₂
- ¹ + ⁄ + ₁₆ gives ¹⁄₁₆
- ²⁵ + ⁄ + ₆₄ gives ²⁵⁄₆₄
How to type fractions on Windows
The three Latin-1 fractions have short ALT codes: hold ALT and type 0189 for ½, 0188 for ¼ and 0190 for ¾ on the numeric keypad. Everything else uses its full decimal code, for example ALT 8531 for ⅓ and ALT 8539 for ⅛.
In Microsoft Word, type the hexadecimal code point then press ALT + X: 00BD becomes ½ and 215B becomes ⅛. Word also converts as you type: 1/2, 1/4 and 3/4 automatically turn into ½, ¼ and ¾ when Fractions is ticked under File > Options > Proofing > AutoCorrect > AutoFormat As You Type. Other fractions are left alone, because Word only substitutes the ones guaranteed to exist in the font.
For a stacked fraction with a horizontal bar, press ALT + = to open an equation field and type 7/9 followed by a space.
How to type fractions on a Mac
Press CTRL + CMD + SPACE to open the Character Viewer, search for fraction, and double click the one you want. All the vulgar fractions sit together under Digits in the sidebar, and dragging them into Favourites saves you the search next time.
Pages, Keynote and TextEdit can format fractions automatically. Turn on Format fractions automatically in the Auto-Correction settings and typing 1/2 becomes ½ as you go. For fractions the font cannot build, use the Equation editor (Insert > Equation) with the LaTeX command \frac{7}{9}.
If you need one fraction constantly, add it under System Settings > Keyboard > Text Input > Text Replacements so a short trigger such as 12f expands to ½ across your apps.
Fractions in HTML, CSS and LaTeX
HTML has named entities for the original three (½ ¼ ¾) and numeric entities for the rest, such as ⅓ for ⅓. The fraction slash is ⁄. A hand-built fraction looks like <sup>7</sup>⁄<sub>9</sub>, which stays selectable and searchable as the digits 7 and 9.
In CSS, font-variant-numeric: diagonal-fractions turns a plain 7/9 into a proper fraction in any font that carries the frac feature, including most modern web fonts. That keeps your markup as ordinary digits, which is better for copy and paste and for search. Fallback: wrap the parts in <sup> and <sub> and reduce the line height so the fraction does not push the line apart.
LaTeX is simplest of all: \frac{7}{9} in maths mode, \tfrac for an inline-sized version, and \sfrac{7}{9} from the xfrac package when you want the diagonal look.
Fractions in Google Docs, Word, Excel and Sheets
Google Docs: Insert > Special characters and search for fraction, or draw the shape in the sketch box. Docs also converts 1/2, 1/4 and 3/4 by default under Tools > Preferences > Substitutions, and you can add your own rows there, for example 7/9 to ⁷⁄₉. Insert > Equation handles the stacked form.
Excel: typing 1/2 into a General cell gives you 2 January, because Excel reads it as a date. Type 0 then a space then 1/2 to get the number 0.5 displayed as a fraction, or format the cell with Format Cells > Number > Fraction, or use the custom format # ?/?. The fraction characters themselves are plain text in Excel, so ½ in a cell will not be added up.
Google Sheets behaves the same way, and =UNICHAR(189) returns ½ if you want the character from a formula. For anything you plan to calculate with, store 0.5 and let the number format do the display work.
Frequently asked questions
How do I type ½ on my keyboard?
Click ½ above to copy it, or hold ALT and type 0189 on a Windows numeric keypad. In Word, typing 1/2 followed by a space converts automatically, and on a Mac the Character Viewer (CTRL + CMD + SPACE) has it under Digits.
How do I write a fraction like 7/9 that has no symbol?
Combine a superscript numerator, the fraction slash ⁄ (U+2044) and a subscript denominator: ⁷ + ⁄ + ₉ gives ⁷⁄₉. Copy the pieces from the last two grids on this page.
Why does Excel turn 1/2 into a date?
A General cell reads 1/2 as 1 February or 2 January depending on your locale. Type a zero and a space first (0 1/2) to enter it as the number 0.5, or set the cell to the Fraction number format before typing.
Is the fraction slash different from a normal slash?
Yes. The fraction slash ⁄ is U+2044 and tells the font to build a tight diagonal fraction, while the ordinary slash / is U+002F and just sits between two full-size digits. They look similar but behave differently in good typefaces.
Why do some fractions show as boxes or question marks?
The font is missing those code points. ½ ¼ ¾ are in almost every font, but ⅐ ⅑ ⅒ are newer and less common. Switch to Arial, Calibri, Segoe UI, DejaVu Sans or Noto Sans, and make sure the file is saved as UTF-8.
Should I use ½ or 1/2 in writing?
Use the single character in headings, recipes, labels and anywhere space is tight, since it looks better and never wraps. Use 1/2 or a real equation in text that will be searched, edited, translated or read aloud, because the digits stay machine readable.