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 | 易??絶?? | 1000100011010101001111110011111110010000111000100011111100111111 | 88d53f3f90e23f3f |
EUC-JP | 易??絶?Ŀ | 10110000110101110011111100111111110000001110010000111111100011111010100110101001 | b0d73f3fc0e43f8fa9a9 |
UTF-8 | 易덋뜒絶랃Ŀ | 1110011010011000100100111110101110001101100010111110101110011100100100101110011110110101101101101110101110011110100000111100010010111111 | e69893eb8d8beb9c92e7b5b6eb9e83c4bf |
UHC | 易덋뜒絶랃Ŀ | 111001101011011010001000111011101000110110010101111011111011111010001101111011111010100010101000 | e6b688ee8d95efbe8defa8a8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)