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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | ?權や?冀?^ | 00111111100111101101110010000010111000100011111110011001011000100011111101011110 | 3f9edc82e23f99623f5e |
EUC-JP | ?權や?冀?^ | 00111111110111001101111010100100111001000011111111010001110000110011111101011110 | 3fdcdea4e43fd1c33f5e |
UTF-8 | 룶權や룵冀◐^ | 11101011101000111011011011100110101011001000101011100011100000101000010011101011101000111011010111100101100001101000000011100010100101111001000001011110 | eba3b6e6ac8ae38284eba3b5e58680e297905e |
UHC | 룶權や룵冀◐^ | 10001111101010111100111111101101101010101110010010001111101010101101000011101101101000101100010001011110 | 8fabcfedaae48faad0eda2c45e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)