To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 邵貞ウェ郤型 | 11100111101110001001001011100101101100111010101011100111101110101000110001011110 | e7b892e5b3aae7ba8c5e |
EUC-JP | 邵貞ウェ郤型 | 111011101011101011000100111001111000111010110011100011101010101011101110101111001011011110111111 | eebac4e78eb38eaaeebcb7bf |
UTF-8 | 邵貞ウェ郤型 | 111010011000001010110101111010001011001010011110111011111011110110110011111011111011110110101010111010011000001110100100111001011001111010001011 | e982b5e8b29eefbdb3efbdaae983a4e59e8b |
UHC | 邵貞???型 | 111000011101000011101111111101100011111100111111001111111111101011111110 | e1d0eff63f3f3ffafe |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)