skip to main
|
skip to sidebar
Tips, Tricks and Tools
... and Thoughts
Home
All Posts
Firefox Extensions
JavaScript Compiler and Encoder
Bulk Player for YouTube
Misc Tools
Support
Wednesday, January 5, 2011
ASCII <--> EBCDIC Online Converter
(Beta version)
ASCII:
EBCDIC in uppercased hex (\x??): (e.g. \xC1\x82\x83\xF1 for Abc1)
ASCII to EBCDIC
EBCDIC to ASCII
Clear all
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Best of TopTip.ca
BEST TIP
BEST TOOL
Web Image Slideshow
Get it from Google Play
Products
Internet Explorer Extension
Bulk Player Mate for YouTube
Chrome Extensions
Image Viewer
Bulk Player Mate for YouTube
more ...
Thunderbird Extension
Autohide Tabbar
Online Tools
Bulk Player for YouTube
Unit Converter
ASCII <--> EBCDIC Converter
Others
No Captioning
MD5 in Java
Random Posts Widget for Blogger
Share Buttons Bar
Support
Popular Posts
Allow Microsoft Edge to visit self-signed HTTPS websites | Resolve certificate error issues | Microsoft Edge
If the website is using a self-signed certificate or an invalid certificate, Microsoft Edge shows an error page. Unlike Firefox or Google Ch...
How to stop Google Chrome from automatically redirecting to HTTPS
1. In a new browser tab, enter URL: chrome://net-internals/#hsts 2. Scroll down to "Delete domain security policies" and enter the...
Adding a CA to the trust store for Eclipse
If a Eclipse plugin uses a self-signed updating web site, you may encounter the authentication failure error when updating the plugin. The...
VirtualBox unable to start error: rc=-5640
If you see this error when trying to run a guest machine in VirtualBox: (rc=-5640) Please try reinstalling VirtualBox. where: supR3Hardene...
Linux: Convert a file with UTF-16 encoding to ASCII encoding
We use command iconv to convert the file's encoding. iconv -f UTF-16 -t ASCII input.txt -o output.txt We can append string //TRANSLI...
Unix Domain Socket with Abstract Socket Address
The socket address is abstract when sun_path[0] is a null byte ('\0'). The rest of sun_path is used to name the socket in the abstra...
Linux: EADDRNOTAVAIL (Address not available) error
If you are running many TCP client programs on your machine and these programs do not specify ports when they make connections to the server...
Linux: Mounting TrueCrypt volume with cryptsetup
To mount: $ sudo cryptsetup --type tcrypt open /path/to/truecrypt-volume mapping-name $ sudo mount -o uid= 1001 /dev/mapper/ mapping-name ...
How to fix the uncontrollable mouse when playing Minecraft on VMware Player
When playing Minecraft on VMware Player's guest OS, the game and the host OS both try to grab the mouse. Hence when you move the mouse, ...
golang: example of query and update with MySQL DB
package main import { "database/sql" "log" _ "github.com/go-sql-driver/mysql" } func dbConn() *sql.D...
Random Posts
Random Posts Widget
Followers
Subscribe To
Posts
Atom
Posts
Comments
Atom
Comments
Total Pageviews
Contact
zen (a.t) toptip.ca
>
Tweet
Get This
<
No comments:
Post a Comment