feat(new tool): unicode to java entities

This commit is contained in:
ng-anhhtuann 2024-05-16 12:42:12 +07:00
parent e876d03608
commit 2821655554
9 changed files with 184 additions and 4 deletions

View file

@ -391,3 +391,7 @@ tools:
text-to-binary:
title: Text to ASCII binary
description: Convert text to its ASCII binary representation and vice-versa.
unicode-to-java-entites:
title: Unicode Characters to Java Entities Converter
description: Unicode Characters to Java Entities Converter and vice-versa

View file

@ -380,3 +380,7 @@ tools:
text-to-binary:
title: Chuyển đổi văn bản thành nhị phân ASCII
description: Chuyển đổi văn bản thành biểu diễn nhị phân ASCII của nó và ngược lại.
unicode-to-java-entites:
title: Chuyển đổi ký tự Unicode sang thực thể Java
description: Chuyển đổi ký tự Unicode sang thực thể Java và ngược lại