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 | 遲誤ク晨摺萓 | 1110011110101101100011001110101110111000100111011110110110010000101000001110010010111110 | e7ad8cebb89ded90a0e4be |
EUC-JP | 遲誤ク晨摺萓 | 111011101010111110111000111011011000111010111000110110101110111111000000101000101110100011000000 | eeafb8ed8eb8daefc0a2e8c0 |
UTF-8 | 遲誤ク晨摺萓 | 111010011000000110110010111010001010101010100100111011111011110110111000111001101001100110101000111001101001000110111010111010001001000010010011 | e981b2e8aaa4efbdb8e699a8e691bae89093 |
UHC | 遲誤?晨摺? | 11110010110000001110100010100110001111111110001111100111111011111100100100111111 | f2c0e8a63fe3e7efc93f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)