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 | 灼斜尺質渉コ | 1000111011011100100011101100111010001110110110101000111010111111100011111100001010111010 | 8edc8ece8eda8ebf8fc2ba |
EUC-JP | 灼斜尺質渉コ | 101111001101111010111100110100001011110011011100101111001100000110111110110001001000111010111010 | bcdebcd0bcdcbcc1bec48eba |
UTF-8 | 灼斜尺質渉コ | 111001111000000110111100111001101001011010011100111001011011000010111010111010001011001110101010111001101011100010001001111011111011110110111010 | e781bce6969ce5b0bae8b3aae6b889efbdba |
UHC | 灼斜尺質?? | 11101101110001111101111011011000111101001010100111110010111101010011111100111111 | edc7ded8f4a9f2f53f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)