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 | 豎夥膜寘「髮 | 1110011010110001100110101110110010010110100011001111101010101001101000101110100110011011 | e6b19aec968cfaa9a2e99b |
EUC-JP | 豎夥膜寘「髮 | 11101100101100111101010011101110110010111110110010001111101110101110000110001110101000101111000111111011 | ecb3d4eecbec8fbae18ea2f1fb |
UTF-8 | 豎夥膜寘「髮 | 111010001011000110001110111001011010010010100101111010001000011010011100111001011010111110011000111011111011110110100010111010011010101110101110 | e8b18ee5a4a5e8869ce5af98efbda2e9abae |
UHC | ??膜??髮 | 0011111100111111110110001010111100111111001111111101101110100101 | 3f3fd8af3f3fdba5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)