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 | 穩??饒⑨? | 111000100111001000111111001111111110100101100000100001110100100000111111 | e2723f3fe96087483f |
EUC-JP | 穩??饒?? | 1110001111010011001111110011111111110001110000010011111100111111 | e3d33f3ff1c13f3f |
UTF-8 | 穩쇽슉饒⑨숱 | 111001111010100110101001111011001000011110111101111011001000101010001001111010011010010110010010111000101001000110101000111011001000100010110001 | e7a9a9ec87bdec8a89e9a592e291a8ec88b1 |
UHC | 穩쇽슉饒⑨숱 | 111010001011000110111100111011111011110110110101111010011010111010101000111011111011110110100010 | e8b1bcefbdb5e9aea8efbda2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)