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 | ?y???? | 001111110111100100111111001111110011111100111111 | 3f793f3f3f3f |
SJIS-WIN | 叩y但族脱尊 | 1001001001000000011110011001001001000001100100011011000010010010010001011001000110111000 | 924079924191b0924591b8 |
EUC-JP | 叩y但族脱尊 | 1100001110100001011110011100001110100010110000101011001011000011101001101100001010111010 | c3a179c3a2c2b2c3a6c2ba |
UTF-8 | 叩y但族脱尊 | 11100101100011111010100101111001111001001011110110000110111001101001011110001111111010001000010010110001111001011011000010001010 | e58fa979e4bd86e6978fe884b1e5b08a |
UHC | 叩y但族?尊 | 11001101101100000111100111010011101000111111000011101001001111111111000011101110 | cdb079d3a3f0e93ff0ee |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)