Skip to content
/ sjis2hxs Public

Converts a string to SJIS, then copies the string to the clipboard as an \x string, with quotes.

Notifications You must be signed in to change notification settings

roris/sjis2hxs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

sjis2hxs

Converts a string to SJIS, then copies the string to the clipboard as an \x string, with quotes.

Example ouput

Hello, world -> "\x48\x65\x6c\x6c\x6f\x2c\x20\x77\x6f\x72\x6c\x64"

Usage

Type in the textbox and press enter.

About

Converts a string to SJIS, then copies the string to the clipboard as an \x string, with quotes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages