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

What is Unicode character 𧖨?

The Unicode character 𧖨 U+275A8 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+275A8.

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!