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 | 弱?ア節?? | 100011101110001100111111100000110100000110010000110111110011111100111111 | 8ee33f834190df3f3f |
EUC-JP | 弱?ア節?? | 101111001110010100111111101001011010001011000000111000010011111100111111 | bce53fa5a2c0e13f3f |
UTF-8 | 弱녺ア節⑼풆 | 111001011011110010110001111010111000010110111010111000111000001010100010111001111010111110000000111000101001000110111100111011011001001010000110 | e5bcb1eb85bae382a2e7af80e291bced9286 |
UHC | 弱녺ア節⑼풆 | 111001011011000010000110111001111010101110100010111011111011110110101001111011111011111010001110 | e5b086e7aba2efbda9efbe8e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)