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 | 與?オ泳?? | 111001000110111100111111100000110100100110001001011010100011111100111111 | e46f3f8349896a3f3f |
EUC-JP | 與?オ泳?? | 111001111101000000111111101001011010101010110001110010110011111100111111 | e7d03fa5aab1cb3f3f |
UTF-8 | 與썹オ泳싧뎴 | 111010001000100010000111111011001000110110111001111000111000001010101010111001101011001110110011111011001000101110100111111010111000111010110100 | e88887ec8db9e382aae6b3b3ec8ba7eb8eb4 |
UHC | 與썹オ泳싧뎴 | 111001101010100010111101111001111010101110101010111001111011011010011010111001011000100110000111 | e6a8bde7abaae7b69ae58987 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)