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 | 預ヨ?節②? | 10010111011000011000001110001000001111111001000011011111100001110100000100111111 | 976183883f90df87413f |
EUC-JP | 預ヨł節?? | 1100110111000010101001011110100010001111101010011100100011000000111000010011111100111111 | cdc2a5e88fa9c8c0e13f3f |
UTF-8 | 預ヨł節②쪥 | 1110100110100000100100001110001110000011101010001100010110000010111001111010111110000000111000101001000110100001111011001010101010100101 | e9a090e383a8c582e7af80e291a1ecaaa5 |
UHC | 預ヨł節②쪥 | 111001111110100010101011111010001010100110101001111011111011110110101000111010001010010110011110 | e7e8abe8a9a9efbda8e8a59e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)