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 | 円④?幼?? | 100010010111111010000111010000110011111110010111011000110011111100111111 | 897e87433f97633f3f |
EUC-JP | 円??幼?? | 1011000111011111001111110011111111001101110001000011111100111111 | b1df3f3fcdc43f3f |
UTF-8 | 円④턂幼됪컦 | 111001011000011010000110111000101001000110100011111011011000010010000010111001011011100110111100111010111001000010101010111011001011101110100110 | e58686e291a3ed8482e5b9bceb90aaecbba6 |
UHC | 円④턂幼됪컦 | 111001011111011110101000111010101011010110011110111010101110101010001001111001101011000010001111 | e5f7a8eab59eeaea89e6b08f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)