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 | 要ゆⅱ節?? | 10010111011101101000001011100100111110100100000110010000110111110011111100111111 | 977682e4fa4190df3f3f |
EUC-JP | 要ゆ?節?? | 110011011101011110100100111001100011111111000000111000010011111100111111 | cdd7a4e63fc0e13f3f |
UTF-8 | 要ゆⅱ節얏씍 | 111010001010011010000001111000111000001010000110111000101000010110110001111001111010111110000000111011001001011010001111111011001001010010001101 | e8a681e38286e285b1e7af80ec968fec948d |
UHC | 要ゆⅱ節얏씍 | 111010011010100110101010111001101010010110100010111011111011110110111110111001101001110110100100 | e9a9aae6a5a2efbdbee69da4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)