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 | ????? | 0011111100111111001111110011111100111111 | 3f3f3f3f3f |
SJIS-WIN | 與???▼ | 11100100011011110011111100111111001111111000000110100101 | e46f3f3f3f81a5 |
EUC-JP | 與???▼ | 11100111110100000011111100111111001111111010001010100111 | e7d03f3f3fa2a7 |
UTF-8 | 與썸래曆▼ | 111010001000100010000111111011001000110110111000111010111001111010011000111011111010011010001011111000101001011010111100 | e88887ec8db8eb9e98efa68be296bc |
UHC | 與썸래曆▼ | 11100110101010001011110111100110101101111010000111100110101101111010000111100101 | e6a8bde6b7a1e6b7a1e5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)