자바 유니코드 변환기 (Unicode Converter)

김유환·2022년 3월 2일
0

JAVA

목록 보기
2/2

Introduction

This project is done with Java using NetBeans. Unicode Converter is a converter made to convert between different types of unicode.

이 프로젝트는 NetBeans를 사용하여 Java로 만들었습니다. 유니코드 변환기는 서로 다른 유형의 유니코드 간에 변환을 위해 만들어진 변환기입니다.

How to Start Converting

Choose 2 different type of converter in the list which includes: Hex, ASCII, Binary, Decimal, Base64. After choosing click Set Converter button to continue converting.

다음을 포함하는 목록에서 2가지 유형을 선택합니다: 16진수, ASCII, 이진수, 십진수, Base64. 그 후 변환을 하려면 "Set Converter" 버튼을 클릭하면됩니다.

How to Convert

After choosing 2 different type of unicode you want to convert, input the data in text box and click the Convert button to continue. After clicking the Convert button there will be the converted value at the bottom of programm.

변환할 유니코드 유형 2개를 선택한 후 텍스트 상자에 데이터를 입력하고 "Convert" 버튼을 클릭하여 계속합니다. "Convert" 버튼을 클릭하면 프로그램의 하단에 변환된 값이 표시됩니다.

profile
세인트폴서울 김유환의 개발 블로그

0개의 댓글