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 | 邏懷涵閭ク隰 | 1110011110110100100111001110010110011111101111001110100010000011101110001110100010101100 | e7b49ce59fbce883b8e8ac |
EUC-JP | 邏懷涵閭ク隰 | 111011101011011011011000111001111101111010111110111011111110001110001110101110001111000010101110 | eeb6d8e7debeefe38eb8f0ae |
UTF-8 | 邏懷涵閭ク隰 | 111010011000001010001111111001101000011110110111111001101011011010110101111010011001011010101101111011111011110110111000111010011001101010110000 | e9828fe687b7e6b6b5e996adefbdb8e99ab0 |
UHC | 邏懷涵閭?? | 11010101101001001111110011100011111110011110010011010101111011110011111100111111 | d5a4fce3f9e4d5ef3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)