Skip to content

Operation request: Text Encoding Brute Force #423

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
n1474335 opened this issue Nov 20, 2018 · 0 comments
Closed

Operation request: Text Encoding Brute Force #423

n1474335 opened this issue Nov 20, 2018 · 0 comments

Comments

@n1474335
Copy link
Member

Summary

An operation, similar to 'XOR Brute Force' which displays a sample of the input in all supported character encodings.

Refer to the 'Encode text' and 'Decode text' operations for help.

Example

Input

Булкі праз ляніва сабаку.

Output

UTF-8: Булкі праз ляніва сабаку.
UTF-7: +BCA-+IBg-+BCE-+BFM-+BCA-+ALs-+BCA-+BFQ-...
UTF16LE:  .. !.S. .». .T.!..  . .W.!... .°. .·. . .».!... ...!..  ... .°. .!... .°. .±. .°. .T.!.S...
UTF16BE: .  ..!.S. .». .T.! .. . .W.!... .°. .·. . .».!... ...! .. ... .°. .!... .°. .±. .°. .T.!.S..
IBM EBCDIC International: ..........@.......³@[email protected]
IBM EBCDIC US-Canada: ..........@.......³@[email protected]
Windows-874 Thai: .......... ........ ............ .............
Japanese Shift-JIS: .Q.e.R..Q..Q..R. .Q..R..Q...Q. .Q..R..Q..R..Q..Q.. .R..Q...Q.}.Q...Q..R..
Simplified Chinese GBK: §²¡®§³.§².§².§³¨C §².§³.§²¡ã§²¡¤ §².§³.§².§³¨C§².§²¡ã §³.§²¡ã§²¡À§²¡ã§².§³..
Korean: ¬²¡®¬³.¬².¬².¬³. ¬².¬³.¬²¡Æ¬²¡¤ ¬².¬³.¬².¬³.¬².¬²¡Æ ¬³.¬²¡Æ¬²¡¾¬²¡Æ¬².¬³..
Traditional Chinese Big5: .¡¥.......¡V .....¢X.¡P .......¡V...¢X ...¢X.¡Ó.¢X.....
Windows-1250 Central European: .....».... .....°.· .».........° ...°.±.°.....
Windows-1251 Cyrillic: Булкі праз ляніва сабаку.
etc...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant