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

What is Unicode character 𧙵?

The Unicode character 𧙵 U+27675 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+27675.

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!