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 | 躰񾵽 | 1110100010111010101100001111000110001110101111101011010110111101 | e8bab0f18ebeb5bd |
SJIS-WIN | ??°????? | 001111110011111110000001100010110011111100111111001111110011111100111111 | 3f3f818b3f3f3f3f3f |
EUC-JP | 躰ñ???? | 100011111010101110110010100011111010001011101011101000011110101110001111101010111101000000111111001111110011111100111111 | 8fabb28fa2eba1eb8fabd03f3f3f3f |
UTF-8 | 躰񾵽 | 11000011101010001100001010111010110000101011000011000011101100011100001010001110110000101011111011000010101101011100001010111101 | c3a8c2bac2b0c3b1c28ec2bec2b5c2bd |
UHC | ?º°??¾?½ | 001111111010100010101100101000011100011000111111001111111010100011111010001111111010100011110110 | 3fa8aca1c63f3fa8fa3fa8f6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)