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 | 耀??侑?? | 1001011101110011001111110011111110011000110100000011111100111111 | 97733f3f98d03f3f |
EUC-JP | 耀??侑?? | 1100110111010100001111110011111111010000110100100011111100111111 | cdd43f3fd0d23f3f |
UTF-8 | 耀믪옕侑⑵뵯 | 111010001000000010000000111010111010111110101010111011001001100010010101111001001011111010010001111000101001000110110101111010111011010110101111 | e88080ebafaaec9895e4be91e291b5ebb5af |
UHC | 耀믪옕侑⑵뵯 | 111010011010010110010010111011001001111010011011111010101110001010101001111010001001010010101101 | e9a592ec9e9beae2a9e894ad |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)