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 | 閭咏「募享隴 | 1110100010000011100110011110011110100010100101011110010110001011100111011110100010101101 | e88399e7a295e58b9de8ad |
EUC-JP | 閭咏「募享隴 | 111011111110001111010010111010011000111010100010110010101110011110110101111111011111000010101111 | efe3d2e98ea2cae7b5fdf0af |
UTF-8 | 閭咏「募享隴 | 111010011001011010101101111001011001001010001111111011111011110110100010111001011000101110011111111001001011101010101011111010011001101010110100 | e996ade5928fefbda2e58b9fe4baabe99ab4 |
UHC | 閭??募享? | 110101011110111100111111001111111101100110110100111110101011110100111111 | d5ef3f3fd9b4fabd3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)