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 | 與????? | 11100100011011110011111100111111001111110011111100111111 | e46f3f3f3f3f3f |
EUC-JP | 與??瀣?? | 111001111101000000111111001111111000111111001001101100010011111100111111 | e7d03f3f8fc9b13f3f |
UTF-8 | 與잕랬瀣딁독 | 111010001000100010000111111011001001111010010101111010111001111010101100111001111000000010100011111010111001010010000001111010111000111110000101 | e88887ec9e95eb9eace780a3eb9481eb8f85 |
UHC | 與잕랬瀣딁독 | 111001101010100010011111111010101011011110101000111110101010111010001010111001111011010110110110 | e6a89feab7a8faae8ae7b5b6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)