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 | 鈺??穩?? | 1111101111000100001111110011111111100010011100100011111100111111 | fbc43f3fe2723f3f |
EUC-JP | 鈺??穩?? | 100011111110001111010101001111110011111111100011110100110011111100111111 | 8fe3d53f3fe3d33f3f |
UTF-8 | 鈺댐숱穩멤뫃 | 111010011000100010111010111010111000110010010000111011001000100010110001111001111010100110101001111010111010100110100100111010111010101110000011 | e988baeb8c90ec88b1e7a9a9eba9a4ebab83 |
UHC | 鈺댐숱穩멤뫃 | 111010001010110110110100111011111011110110100010111010001011000110111000111000101001000110100111 | e8adb4efbda2e8b1b8e291a7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)