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 | 湿写室鴫質式 | 100011101011110010001110110010101000111010111010100011101011000010001110101111111000111010101110 | 8ebc8eca8eba8eb08ebf8eae |
EUC-JP | 湿写室鴫質式 | 101111001011111010111100110011001011110010111100101111001011001010111100110000011011110010110000 | bcbebcccbcbcbcb2bcc1bcb0 |
UTF-8 | 湿写室鴫質式 | 111001101011100110111111111001011000011010011001111001011010111010100100111010011011010010101011111010001011001110101010111001011011110010001111 | e6b9bfe58699e5aea4e9b4abe8b3aae5bc8f |
UHC | ??室?質式 | 001111110011111111100011111110000011111111110010111101011110001111010010 | 3f3fe3f83ff2f5e3d2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)