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 | 證霊挟妤句ョ | 1110011010011010100101111110110010001011101100101111101010100100100010111110010110101110 | e69a97ec8bb2faa48be5ae |
EUC-JP | 證霊挟妤句ョ | 11101011111110101100111011101110101101101011010010001111101110011010111110110110111001111000111010101110 | ebfaceeeb6b48fb9afb6e78eae |
UTF-8 | 證霊挟妤句ョ | 111010001010110110001001111010011001110010001010111001101000110010011111111001011010011010100100111001011000111110100101111011111011110110101110 | e8ad89e99c8ae68c9fe5a6a4e58fa5efbdae |
UHC | 證???句? | 1111000111111011001111110011111100111111110011111010001100111111 | f1fb3f3f3fcfa33f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)