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 | 陬泌」ス蓚∬ | 11101000101000111001010011100101101000111011110111100100111010011000000111101000 | e8a394e5a3bde4e981e8 |
EUC-JP | 陬泌」ス蓚∬ | 111100001010010111001000111001111000111010100011100011101011110111101000111010111010001011101010 | f0a5c8e78ea38ebde8eba2ea |
UTF-8 | 陬泌」ス蓚∬ | 111010011001100110101100111001101011001110001100111011111011110110100011111011111011110110111101111010001001001110011010111000101000100010101100 | e999ace6b38cefbda3efbdbde8939ae288ac |
UHC | ?泌??蓚∬ | 001111111111100110110010001111110011111111100010101111101010000111110011 | 3ff9b23f3fe2bea1f3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)