C:
char c = '\uAEB7';
printf("%c\n", c); // Output: 꺷
JavaScript:
const char = '\uAEB7';
console.log(char); // Output: 꺷
Java:
char c = '\uAEB7';
System.out.println(c); // Output: 꺷
JSON:
{"text": "\uAEB7"} // Value: 꺷
Python:
char = '\uAEB7'
print(char) # Output: 꺷
Perl:
my $char = "\x{AEB7}";
print $char; # Output: 꺷
PHP:
$char = "\x{AEB7}";
echo $char; // Output: 꺷
Ruby:
char = "\u{AEB7}"
puts char # Output: 꺷
Rust:
let c = '\u{AEB7}';
println!("{}", c); // Output: 꺷
Go:
char := '\uAEB7'
fmt.Printf("%c\n", char) // Output: 꺷
CSS:
/* CSS content property */
.element::before {
content: "\00AEB7"; /* Display: 꺷 */
}
HTML Decimal:
<p>HTML decimal: 꺷</p> <!-- Display: 꺷 -->
HTML Hexadecimal:
<p>HTML hex: 꺷</p> <!-- Display: 꺷 -->
URL Encoding:
// 꺷 URL encoding
https://unicodefinder.com/search.php?query=%EA%BA%B7
MD5:
d602fe9579e2551dfabad80507afc102
SHA1:
e41b616ef0e4e93d12762874e9b1de75d3d343ef
Base64:
6rq3