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 | 霓??節?? | 1110100010111101001111110011111110010000110111110011111100111111 | e8bd3f3f90df3f3f |
EUC-JP | 霓??節?? | 1111000010111111001111110011111111000000111000010011111100111111 | f0bf3f3fc0e13f3f |
UTF-8 | 霓ㅵ뜏節딅옪 | 111010011001110010010011111000111000010110110101111010111001110010001111111001111010111110000000111010111001010010000101111011001001100010101010 | e99c93e385b5eb9c8fe7af80eb9485ec98aa |
UHC | 霓ㅵ뜏節딅옪 | 111001111110011110100100111001011000110110010010111011111011110110001010111010111001111010101001 | e7e7a4e58d92efbd8aeb9ea9 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)