Css Styling

Size
𦳵
15px
𦳵
18px
𦳵
21px
𦳵
24px
𦳵
27px
𦳵
30px
𦳵
33px
𦳵
36px
𦳵
42px
𦳵
48px
𦳵
54px
𦳵
60px
𦳵
66px
𦳵
72px
💡: Some unicode characters will scale differently than others for different font sizes.
Text style
𦳵
Bold
𦳵
Italic
𦳵
Underline
𦳵
Strikethrough
𦳵
UpperCase
𦳵
LowerCase
𦳵
Oblique
A 𦳵
Subscript
A 𦳵
Superscript
𦳵
Shadow
💡: Some CSS style classes won’t work with some Unicode characters.
Font Family
𦳵
Arial
𦳵
Times New Roman
𦳵
Verdana
𦳵
Courier New
𦳵
Garamond
𦳵
Georgia
𦳵
Trebuchet MS
𦳵
Tahoma
𦳵
Brush Script MT
💡: Unicode characters will be rendered differently (styles, embellishments, offset, color, shapes, etc.) in different fonts.
Fore color
𦳵
White
𦳵
Brown
𦳵
Maroon
𦳵
Magenta
𦳵
Red
𦳵
Orange
𦳵
Yellow
𦳵
Green
𦳵
Teal
𦳵
Cyan
𦳵
Blue
𦳵
Violet
𦳵
Purple
𦳵
Indigo
𦳵
Gray
𦳵
Black
💡: Some Unicode characters will look the same and not take fore color.
Back color
𦳵
White
𦳵
Brown
𦳵
Maroon
𦳵
Magenta
𦳵
Red
𦳵
Orange
𦳵
Yellow
𦳵
Green
𦳵
Teal
𦳵
Cyan
𦳵
Blue
𦳵
Violet
𦳵
Purple
𦳵
Indigo
𦳵
Gray
𦳵
Black
💡: Some Unicode characters might not look as anticipated under different background colors.

Code Snippets

Lang Example Copy
HTML <p>&#158965;</p>
📋
CSS .selector { content: '\26CF5' };
📋
JS var unicodeA = '\u26CF5 ';
📋
CPP char unicodeA = ' \u26CF5 ';
📋
Java char unicodeA = '\u26CF5';
📋
Python unicodeA = '\u26CF5'
📋

What is Unicode character 𦳵?

The Unicode character 𦳵 U+26CF5 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B block.

What does the Unicode character 𦳵 represent?

The Unicode character 𦳵 represents Cjk Unified Ideograph-.

What is the Unicode code point for 𦳵?

The Unicode code point for 𦳵 is U+26CF5.

Is the appearance of the 𦳵 character consistent across all platforms?

The appearance of the 𦳵 character can vary slightly across different platforms and devices due to differences in font and rendering. However, the general design of the Cjk Unified Ideograph- remains consistent.

How can I ensure the 𦳵 character displays correctly on different devices?

Though using Unicode ensures consistent display across devices and platforms. Ensure that the font being used supports the Han script to correctly render the 𦳵 character.

In which version was Unicode character 𦳵 released, and to which block of characters does it belong?

Unicode character 𦳵 was first introduced in Unicode Version 3.1, and it belongs to the CJK Unified Ideographs Extension B block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 3.1
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension B
General Category Other Letter
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Ideographic
Numeric Value Not a Number
Script Han
Sentence Break Line Emoji
Word Break Unknown
Copied!