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 | 辿測族脱蔵側 | 100100100100100010010001101010101001000110110000100100100100010110010001101000001001000110100100 | 924891aa91b0924591a091a4 |
EUC-JP | 辿測族脱蔵側 | 110000111010100111000010101011001100001010110010110000111010011011000010101000101100001010100110 | c3a9c2acc2b2c3a6c2a2c2a6 |
UTF-8 | 辿測族脱蔵側 | 111010001011111010111111111001101011100010101100111001101001011110001111111010001000010010110001111010001001010010110101111001011000000110110100 | e8bebfe6b8ace6978fe884b1e894b5e581b4 |
UHC | ?測族??側 | 001111111111011010110100111100001110100100111111001111111111011010110000 | 3ff6b4f0e93f3ff6b0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)