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 | 驍ッ闃ス邏ォ | 111010011000001010101111111010001000101010111101111001111011010010101011 | e982afe88abde7b4ab |
EUC-JP | 驍ッ闃ス邏ォ | 111100011110001010001110101011111110111111101010100011101011110111101110101101101000111010101011 | f1e28eafefea8ebdeeb68eab |
UTF-8 | 驍ッ闃ス邏ォ | 111010011010100110001101111011111011110110101111111010011001011110000011111011111011110110111101111010011000001010001111111011111011110110101011 | e9a98defbdafe99783efbdbde9828fefbdab |
UHC | 驍???邏? | 1111110110100100001111110011111100111111110101011010010000111111 | fda43f3f3fd5a43f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)