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 | 遇驀缺??絨 | 10001011111101101110100101111101111000111001111000111111001111111110001101001111 | 8bf6e97de39e3f3fe34f |
EUC-JP | 遇驀缺??絨 | 10110110111110001111000111011110111001011111111000111111001111111110010110110000 | b6f8f1dee5fe3f3fe5b0 |
UTF-8 | 遇驀缺뤯휴絨 | 111010011000000110000111111010011010100110000000111001111011110010111010111010111010010010101111111011011001110010110100111001111011010110101000 | e98187e9a980e7bcbaeba4afed9cb4e7b5a8 |
UHC | 遇驀缺뤯휴絨 | 111010011110011111011000111010011100110011000000100011111101110111001000110111101110101111010110 | e9e7d8e9ccc08fddc8deebd6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)