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 | ?????^ | 001111110011111100111111001111110011111101011110 | 3f3f3f3f3f5e |
SJIS-WIN | 劑級???^ | 1001100110011101100010111000100100111111001111110011111101011110 | 999d8b893f3f3f5e |
EUC-JP | 劑級???^ | 1101000111111101101101011110100100111111001111110011111101011110 | d1fdb5e93f3f3f5e |
UTF-8 | 劑級갬롊렲^ | 11100101100010101001000111100111101101001001101011101010101100001010110011101011101000011000101011101011101000001011001001011110 | e58a91e7b49aeab0aceba18aeba0b25e |
UHC | 劑級갬롊렲^ | 1111000010100101110100001110010010110000101101111000111011010000100011101011111101011110 | f0a5d0e4b0b78ed08ebf5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)