κ

Technical information

Symbolκ
NameGreek small letter kappa
Unicode numberU+03BA
CategoryGreek small letter normal
DescriptionThe Unicode character κ, or U+03BA, is known as the "Greek Small Letter Kappa". It belongs to the "Greek and Coptic" block and falls under the "Letter, Lowercase" category in the Unicode standard. This character is a lower case version of the Greek letter Kappa and is used in many fields, including mathematics, physics, and engineering to denote various constants and variables. The specific appearance and usage of this character can depend on the system and application it's being used in.

Encoding

HTML Entityκ
HTML Entity (hex)κ
HTML Entity (named)κ
URL Escape Code%CE%BA
UTF-8 (hex)0xCE 0xBA
UTF-8 (binary)11001110:10111010
UTF-160x03BA
UTF-320x000003BA

Source Code

C, C++, and Java"\u03BA"
CSS Code\03BA
JavaScript"\u03BA"
Perl\x{03BA}
Python 2u"\u03BA"
Python 3\u03BA
Ruby\u{03BA}

Preview

This Unicode character looks like this κ in sentence and in bold like this κ and in italic like this κ.

Font size:

κ
12px
κ
16px
κ
20px
κ
28px
κ
36px
κ
48px
κ
72px

CSS Property: font-weight

κ
100
κ
200
κ
300
κ
400
κ
500
κ
600
κ
700
κ
800
κ
900

HTML Forms and Input

input
disabled input
κ
input-group
select
button
button

Code examples in HTML and CSS

<span>&#954;</span>

            
span {
    content: "\03BA";
}

The symbol in different fonts

κ
-apple-system
κ
Apple Color Emoji
κ
Arial
κ
BlinkMacSystemFont
κ
Courier New
κ
Georgia
κ
Droid Sans
κ
Helvetica
κ
Noto Sans
κ
Oxygen
κ
Roboto
κ
"Segoe UI"
κ
sans-serif
κ
Segoe UI Emoji
κ
Segoe UI Symbol
κ
system-ui
κ
Times New Roman
κ
Ubuntu
κ
Verdana

References