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>&#173461;</p>
📋
CSS .selector { content: '\2A595' };
📋
JS var unicodeA = '\u2A595 ';
📋
CPP char unicodeA = ' \u2A595 ';
📋
Java char unicodeA = '\u2A595';
📋
Python unicodeA = '\u2A595'
📋

What is Unicode character 𪖕?

The Unicode character 𪖕 U+2A595 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+2A595.

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!