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 | 郢ケ逋ー隱貼 | 11100111101110011011100111100111100110011011000011101000101010101001001101011100 | e7b9b9e799b0e8aa935c |
EUC-JP | 郢ケ逋ー隱貼 | 111011101011101110001110101110011110110111111001100011101011000011110000101011001100010110111101 | eebb8eb9edf98eb0f0acc5bd |
UTF-8 | 郢ケ逋ー隱貼 | 111010011000001110100010111011111011110110111001111010011000000010001011111011111011110110110000111010011001101010110001111010001011001010111100 | e983a2efbdb9e9808befbdb0e99ab1e8b2bc |
UHC | ??逋?隱貼 | 001111110011111111111000111001110011111111101011110111111111010011100100 | 3f3ff8e73febdff4e4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)