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 | 與?オ與?? | 111001000110111100111111100000110100100111100100011011110011111100111111 | e46f3f8349e46f3f3f |
EUC-JP | 與?オ與?? | 111001111101000000111111101001011010101011100111110100000011111100111111 | e7d03fa5aae7d03f3f |
UTF-8 | 與썹オ與썸룂 | 111010001000100010000111111011001000110110111001111000111000001010101010111010001000100010000111111011001000110110111000111010111010001110000010 | e88887ec8db9e382aae88887ec8db8eba382 |
UHC | 與썹オ與썸룂 | 111001101010100010111101111001111010101110101010111001101010100010111101111001101000111110000011 | e6a8bde7abaae6a8bde68f83 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)