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 | 怏???る? | 1001110010001001001111110011111100111111100000101110100100111111 | 9c893f3f3f82e93f |
EUC-JP | 怏???る? | 1101011111101001001111110011111100111111101001001110101100111111 | d7e93f3f3fa4eb3f |
UTF-8 | 怏⑹푷溜る룛 | 111001101000000010001111111000101001000110111001111011011001000110110111111011111010011110001011111000111000001010001011111010111010001110011011 | e6808fe291b9ed91b7efa78be3828beba39b |
UHC | 怏⑹푷溜る룛 | 111001001110100010101001111011001011111010000101111010101111111010101010111010111000111110010111 | e4e8a9ecbe85eafeaaeb8f97 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)