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 | 繒????裝 | 1111101110001111001111110011111100111111001111111110010111100100 | fb8f3f3f3f3fe5e4 |
EUC-JP | 繒????裝 | 100011111101010011010100001111110011111100111111001111111110101011100110 | 8fd4d43f3f3f3feae6 |
UTF-8 | 繒렰痢면벅裝 | 111001111011100110010010111010111010000010110000111011111010011110100101111010111010100110110100111010111011001010000101111010001010001110011101 | e7b992eba0b0efa7a5eba9b4ebb285e8a39d |
UHC | 繒렰痢면벅裝 | 111100011111100110001110101111011110110010111000101110001110100110111001111101111110110111111011 | f1f98ebdecb8b8e9b9f7edfb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)