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 | 踰μ?穩≪? | 11100110111110101000001111001010001111111110001001110010100000011110000100111111 | e6fa83ca3fe27281e13f |
EUC-JP | 踰μ?穩≪? | 11101100111111001010011011001100001111111110001111010011101000101110001100111111 | ecfca6cc3fe3d3a2e33f |
UTF-8 | 踰μ뱮穩≪뱮 | 1110100010111000101100001100111010111100111010111011000110101110111001111010100110101001111000101000100110101010111010111011000110101110 | e8b8b0cebcebb1aee7a9a9e289aaebb1ae |
UHC | 踰μ뱮穩≪뱮 | 111010111011001010100101111011001001001110010100111010001011000110100001111011001001001110010100 | ebb2a5ec9394e8b1a1ec9394 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)