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 | ???? | 00111111001111110011111100111111 | 3f3f3f3f |
SJIS-WIN | 艷合或罌 | 1110010010000110100011011000011110001000101111011110001110100000 | e4868d8788bde3a0 |
EUC-JP | 艷合或罌 | 1110011111100110101110011110011110110000101111111110011010100010 | e7e6b9e7b0bfe6a2 |
UTF-8 | 艷合或罌 | 111010001000100110110111111001011001000010001000111001101000100010010110111001111011110110001100 | e889b7e59088e68896e7bd8c |
UHC | ?合或罌 | 00111111111110011110101011111011111001001110010110100010 | 3ff9eafbe4e5a2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)