HTTA is reader supported. When you buy through links on our site, we may earn an affiliate commission at no extra cost to you. Learn more.

K With Accent (ḱ, ǩ, ķ, ƙ, ḳ, ḵ, ⱪ — Ḱ, Ǩ, Ķ, Ƙ, Ḳ, Ḵ, Ⱪ) — How to Type It on Keyboard

“K with accent” means the letter K/k written with an extra mark (called a diacritic) or a modified shape. People usually need these letters for languages, names, transliteration, phonetics, or academic writing.

This guide shows the easiest ways to type ḱ ǩ ķ ƙ ḳ ḵ ⱪ and Ḱ Ǩ Ķ Ƙ Ḳ Ḵ Ⱪ on Windows, Mac, Microsoft Word, and Google Docs—plus quick copy/paste.


Copy “K with Accent”
Click any character to copy it.
Lowercase
Uppercase
Tip: If a character looks odd after pasting, try a different font (Arial, Calibri, Times New Roman).

What “K With Accent” Can Mean

When people search “k with accent,” they often mean one of these:

  • ḱ / Ḱ = k with acute
  • ǩ / Ǩ = k with caron
  • ķ / Ķ = k with cedilla
  • ƙ / Ƙ = k with hook
  • ḳ / Ḳ = k with dot below
  • ḵ / Ḵ = k with line below
  • ⱪ / Ⱪ = k with descender

Method 1 (Windows): Type K With Accent Using Alt Codes

Alt codes let you type special characters by holding Alt and entering a number on your number keypad. It’s fast once you know the code, but some apps may not support every Alt code.

Steps:

  1. Open MS Word.
  2. Turn Num Lock ON.
  3. Hold down the Alt key.
  4. Type the Alt code using the number keypad (not the number row above the letters).
  5. Release Alt.

Alt codes (Windows):

  • Alt + 7729 (k with acute)
  • Alt + 489ǩ (k with caron)
  • Alt + 311ķ (k with cedilla)
  • Alt + 409ƙ (k with hook)
  • Alt + 7731 (k with dot below)
  • Alt + 7733 (k with line below)
  • Alt + 11370 (k with descender)
  • Alt + 7728 (K with acute)
  • Alt + 488Ǩ (K with caron)
  • Alt + 310Ķ (K with cedilla)
  • Alt + 408Ƙ (K with hook)
  • Alt + 7730 (K with dot below)
  • Alt + 7732 (K with line below)
  • Alt + 11369 (K with descender)

For more alt codes, check out this Alt codes finder.

If it doesn’t work:

  • Many laptops don’t have a full number keypad. If yours doesn’t, try Character Map (Windows) or the Word method (Unicode + Alt+X) below.
  • Some Alt codes work in Word but not in every app. If it fails in your browser/app, use copy/paste or Unicode + Alt+X in Word.

Method 2 (Mac): Character Viewer (Emoji & Symbols)

On Mac, the most reliable way to type less-common accented letters is Character Viewer. You can search the letter by name and insert it in most apps.

Steps:

  1. Press Control + Command + Space to open Emoji & Symbols (Character Viewer).
  2. Search for the name, for example:
    • “k with acute”
    • “k with caron”
    • “k with cedilla”
    • “k with hook”
    • “k with dot below”
    • “k with line below”
    • “k with descender”
  3. Double-click the character to insert it.

Quick alternative:

  • Copy and paste from the “Quick Copy & Paste” section above.

Method 3 (Microsoft Word): Unicode Code + Alt+X (Most Reliable)

In Microsoft Word, this is usually the most dependable method. You type a Unicode code (like 1E31) and Word converts it into the character when you press Alt + X.

Steps:

  1. Type the Unicode code (numbers/letters).
  2. Press Alt + X.
  3. Word converts it into the accented character.

Unicode + Alt+X (Word):

  • Type 1E31 then press Alt+X
  • Type 01E9 then press Alt+Xǩ
  • Type 0137 then press Alt+Xķ
  • Type 0199 then press Alt+Xƙ
  • Type 1E33 then press Alt+X
  • Type 1E35 then press Alt+X
  • Type 2C6A then press Alt+X
  • Type 1E30 then press Alt+X
  • Type 01E8 then press Alt+XǨ
  • Type 0136 then press Alt+XĶ
  • Type 0198 then press Alt+XƘ
  • Type 1E32 then press Alt+X
  • Type 1E34 then press Alt+X
  • Type 2C69 then press Alt+X

Method 4 (Google Docs): Insert Special Characters

Google Docs has a built-in character picker. This is perfect if you don’t want to remember codes—just search and insert.

Steps:

  1. Go to Insert → Special characters.
  2. In the search box, type what you need (for example: k with acute, k with cedilla, k with caron, etc.).
  3. Click the character to insert it.

Quick alternative:

  • Copy/paste from the top of this page.

Method 5 (Windows): Character Map (Built-In Tool)

Character Map is helpful if your keyboard doesn’t have a number keypad, or if Alt codes don’t work in your app. You can manually find the letter and copy it.

Steps:

  1. Open Character Map (search it from the Start menu).
  2. Choose a common font like Arial or Calibri.
  3. Find the character (try searching by scrolling, or copy/paste the symbol into the “Search” area if available).
  4. Click Select → Copy, then paste.

Technical Details (Unicode + HTML Codes)

Use these if you’re working with websites, HTML, coding, or you want the exact technical identity of each letter.

ḱ (k with acute)

  • Unicode: U+1E31
  • HTML (hex): <code>&#x1E31;</code>
  • HTML (dec): <code>&#7729;</code>

ǩ (k with caron)

  • Unicode: U+01E9
  • HTML (hex): <code>&#x01E9;</code>
  • HTML (dec): <code>&#489;</code>

ķ (k with cedilla)

  • Unicode: U+0137
  • HTML (hex): <code>&#x0137;</code>
  • HTML (dec): <code>&#311;</code>

ƙ (k with hook)

  • Unicode: U+0199
  • HTML (hex): <code>&#x0199;</code>
  • HTML (dec): <code>&#409;</code>

ḳ (k with dot below)

  • Unicode: U+1E33
  • HTML (hex): <code>&#x1E33;</code>
  • HTML (dec): <code>&#7731;</code>

ḵ (k with line below)

  • Unicode: U+1E35
  • HTML (hex): <code>&#x1E35;</code>
  • HTML (dec): <code>&#7733;</code>

ⱪ (k with descender)

  • Unicode: U+2C6A
  • HTML (hex): <code>&#x2C6A;</code>
  • HTML (dec): <code>&#11370;</code>

Ḱ (K with acute)

  • Unicode: U+1E30
  • HTML (hex): <code>&#x1E30;</code>
  • HTML (dec): <code>&#7728;</code>

Ǩ (K with caron)

  • Unicode: U+01E8
  • HTML (hex): <code>&#x01E8;</code>
  • HTML (dec): <code>&#488;</code>

Ķ (K with cedilla)

  • Unicode: U+0136
  • HTML (hex): <code>&#x0136;</code>
  • HTML (dec): <code>&#310;</code>

Ƙ (K with hook)

  • Unicode: U+0198
  • HTML (hex): <code>&#x0198;</code>
  • HTML (dec): <code>&#408;</code>

Ḳ (K with dot below)

  • Unicode: U+1E32
  • HTML (hex): <code>&#x1E32;</code>
  • HTML (dec): <code>&#7730;</code>

Ḵ (K with line below)

  • Unicode: U+1E34
  • HTML (hex): <code>&#x1E34;</code>
  • HTML (dec): <code>&#7732;</code>

Ⱪ (K with descender)

  • Unicode: U+2C69
  • HTML (hex): <code>&#x2C69;</code>
  • HTML (dec): <code>&#11369;</code>

Quick Recap (Best Method by Device)

  • Fastest overall: Copy/paste from the top of this page
  • Windows: Alt codes (or Word Unicode + Alt+X if Alt codes fail)
  • Mac: Character Viewer (Control + Command + Space)
  • Word: Unicode + Alt+X (most reliable)
  • Google Docs: Insert → Special characters