ယူနီကုဒ် Code Point များမှ သက်ဆိုင်ရာ အက္ခရာများသို့ အပြန်အလှန် ပြောင်းလဲကြည့်ရှုနိုင်သော Unicode Converter
Unicode Code Point Lookup |
ယူနီကုဒ် စာသားများနှင့် တွက်ချက်အလုပ်လုပ်ရတဲ့ ဆော့ဖ်ဝဲပရိုဂရမ်တွေရေးတဲ့အခါ များသောအားဖြင့် hexadecimal code point တွေနဲ့ရေးလေ့ရှိပါတယ်။ ဥပမာ \u1000\u1001 စသည်ဖြင့်ပေါ့။ တစ်ခါတစ်လေမှာ အဲဒီ number တွေကို သက်ဆိုင်ရာ ယူနီကုဒ် စာလုံးတွေအနေနဲ့ပြန်ပြီး trace လုပ်ကြည့်ချင်တာမျိုး ရှိလာနိုင်ပါတယ်။ အဲဒီအတွက် online မှာ converter တွေအများကြီးရှိပါတယ်။ အခု ပြောပြမည့် converter ရဲ့ အဓိက ထူခြားချက်ကတော့ မိမိပြောင်းလိုက်တဲ့ code point ဟာ Zawgyi လား Myanmar Unicode လားဆိုတာကိုပါ auto detect လုပ်နိုင်ပြီး font display ကို မှန်အောင်ပြနိုင်တာပါ။ ပြီးတော့ Material user interface design နဲ့ ပြုလုပ်ထားတဲ့အတွက် ကြည့်ရတာ စမတ်ကျပြီး ရိုးရှင်းပါတယ်။ Progressive Web Application (PWA) ဖြစ်တဲ့အတွက် အင်တာနက်နှင့်ချိတ်ဆက်မထားတဲ့ အချိန်မှာပါ offline သုံးနိုင်ပါတယ်။
ကျန်တဲ့ feature တွေကတော့
- Responsive and progressive web design
- Can be used offline (Progressive Web Application! - PWA)
- On the fly converting Unicode hex numbers in UTF-32, UTF-16, and UTF-8 formats to their Unicode characters
- Auto detect Zawgyi and Myanmar Unicode font encoding and display correctly
- Supported input code point formats: C style (\U000000), JavaScript/Java style (\u0000), ES6 style (\u{0000}), U+HEX style (U+0000), \x hex numbers style (\x00)
- Supported output code point formats: JavaScript/Java style (\u0000), ES6 style (\u{0000}), U+HEX style (U+0000)
Link: https://unicode-code-point-lookup.myanmartools.org/
It is unable in angular 7
ReplyDelete