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 | 単但族谷臓担 | 100100100101000010010010010000011001000110110000100100100100101010010001100111111001001001010011 | 9250924191b0924a919f9253 |
EUC-JP | 単但族谷臓担 | 110000111011000111000011101000101100001010110010110000111010101111000010101000011100001110110100 | c3b1c3a2c2b2c3abc2a1c3b4 |
UTF-8 | 単但族谷臓担 | 111001011000110110011000111001001011110110000110111001101001011110001111111010001011000010110111111010001000011110010011111001101000101110000101 | e58d98e4bd86e6978fe8b0b7e88793e68b85 |
UHC | ?但族谷?? | 001111111101001110100011111100001110100111001101110110110011111100111111 | 3fd3a3f0e9cddb3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)