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 | 燁??唯?┯ | 111110110101100100111111001111111001011101000010001111111000010010110110 | fb593f3f97423f84b6 |
EUC-JP | 燁??唯?┯ | 10001111110010101011001100111111001111111100110110100011001111111010100010111000 | 8fcab33f3fcda33fa8b8 |
UTF-8 | 燁㎮몼唯놅┯ | 111001111000011110000001111000111000111010101110111010111010101010111100111001011001010010101111111010111000011010000101111000101001010010101111 | e78781e38eaeebaabce594afeb8685e294af |
UHC | 燁㎮몼唯놅┯ | 111001111010011110100111111000101001000110100001111010101110011010000110111011111010011010111000 | e7a7a7e291a1eae686efa6b8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)