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 | 域??唯?? | 1000100011100110001111110011111110010111010000100011111100111111 | 88e63f3f97423f3f |
EUC-JP | 域??唯?? | 1011000011101000001111110011111111001101101000110011111100111111 | b0e83f3fcda33f3f |
UTF-8 | 域띔내唯긷♤ | 111001011001111110011111111010111001110110010100111010111000001010110100111001011001010010101111111010101011100010110111111000101001100110100100 | e59f9feb9d94eb82b4e594afeab8b7e299a4 |
UHC | 域띔내唯긷♤ | 111001101011010010110110111010101011001110111011111010101110011010110001111001011010001010111011 | e6b4b6eab3bbeae6b1e5a2bb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)