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 | 濡??預?? | 1001010001000111001111110011111110010111011000010011111100111111 | 94473f3f97613f3f |
EUC-JP | 濡??預?? | 1100011110101000001111110011111111001101110000100011111100111111 | c7a83f3fcdc23f3f |
UTF-8 | 濡싲젍預앸죸 | 111001101011111110100001111011001000101110110010111011001010000010001101111010011010000010010000111011001001010110111000111011001010001110111000 | e6bfa1ec8bb2eca08de9a090ec95b8eca3b8 |
UHC | 濡싲젍預앸죸 | 111010111010000110011010111010111010000010001110111001111110100010011101111010111010000110010010 | eba19aeba08ee7e89deba192 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)