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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 址??址?抉^ | 10011010101011000011111100111111100110101010110000111111100111010101000001011110 | 9aac3f3f9aac3f9d505e |
EUC-JP | 址??址?抉^ | 11010100101011100011111100111111110101001010111000111111110110011011000101011110 | d4ae3f3fd4ae3fd9b15e |
UTF-8 | 址흣춘址흣抉^ | 11100101100111011000000011101101100111011010001111101100101101101001100011100101100111011000000011101101100111011010001111100110100010101000100101011110 | e59d80ed9da3ecb698e59d80ed9da3e68a895e |
UHC | 址흣춘址흣抉^ | 11110010101000111100100011101110110000111110000111110010101000111100100011101110110011001011110001011110 | f2a3c8eec3e1f2a3c8eeccbc5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)