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 | 儼???℡? | 1001100101010110001111110011111100111111100001111000010000111111 | 99563f3f3f87843f |
EUC-JP | 儼??佾?? | 110100011011011100111111001111111000111110110000111110110011111100111111 | d1b73f3f8fb0fb3f3f |
UTF-8 | 儼볝룜佾℡춢 | 111001011000010010111100111010111011001110011101111010111010001110011100111001001011110110111110111000101000010010100001111011001011011010100010 | e584bcebb39deba39ce4bdbee284a1ecb6a2 |
UHC | 儼볝룜佾℡춢 | 111001011111000010010011111000111000111110011000111011001110101110100010111001011010110110000011 | e5f093e38f98eceba2e5ad83 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)