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 | 弱?【節?? | 100011101110001100111111100000010111100110010000110111110011111100111111 | 8ee33f817990df3f3f |
EUC-JP | 弱?【節?? | 101111001110010100111111101000011101101011000000111000010011111100111111 | bce53fa1dac0e13f3f |
UTF-8 | 弱녺【節⑼풆 | 111001011011110010110001111010111000010110111010111000111000000010010000111001111010111110000000111000101001000110111100111011011001001010000110 | e5bcb1eb85bae38090e7af80e291bced9286 |
UHC | 弱녺【節⑼풆 | 111001011011000010000110111001111010000110111100111011111011110110101001111011111011111010001110 | e5b086e7a1bcefbda9efbe8e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)