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 | 址?兆?旨℃ | 10011010101011000011111110010010100110110011111110001110011111001000000110001110 | 9aac3f929b3f8e7c818e |
EUC-JP | 址?兆?旨℃ | 11010100101011100011111111000011111110110011111110111011110111011010000111101110 | d4ae3fc3fb3fbbdda1ee |
UTF-8 | 址렟兆렞旨℃ | 111001011001110110000000111010111010000010011111111001011000010110000110111010111010000010011110111001101001011110101000111000101000010010000011 | e59d80eba09fe58586eba09ee697a8e28483 |
UHC | 址렟兆렞旨℃ | 111100101010001110001110101100001111000010111100100011101010111111110010101010011010000111001001 | f2a38eb0f0bc8eaff2a9a1c9 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)