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 | ??盛巡?數 | 001111110011111110010000101101111000111110000100001111111001110111001001 | 3f3f90b78f843f9dc9 |
EUC-JP | 搔?盛巡?數 | 1000111111000000110010110011111111000000101110011011110111100100001111111101101011001011 | 8fc0cb3fc0b9bde43fdacb |
UTF-8 | 搔빝盛巡잱數 | 111001101001000010010100111010111011100110011101111001111001101110011011111001011011011110100001111011001001111010110001111001101001010110111000 | e69094ebb99de79b9be5b7a1ec9eb1e695b8 |
UHC | 搔빝盛巡잱數 | 111000011011100010010101101110111110000011111100111000101101111010011111111110011110001010100110 | e1b895bbe0fce2de9ff9e2a6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)