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 | 諛??諛?Р^ | 11100110100001110011111100111111111001101000011100111111100001000101000101011110 | e6873f3fe6873f84515e |
EUC-JP | 諛??諛?Р^ | 11101011111001110011111100111111111010111110011100111111101001111011001001011110 | ebe73f3febe73fa7b25e |
UTF-8 | 諛꾤뮰諛꾨Р^ | 111010001010101110011011111010101011111010100100111010111010111010110000111010001010101110011011111010101011111010101000110100001010000001011110 | e8ab9beabea4ebaeb0e8ab9beabea8d0a05e |
UHC | 諛꾤뮰諛꾨Р^ | 11101011101100001000010011100111100100101011100111101011101100001000010011101011101011001011001001011110 | ebb084e792b9ebb084ebacb25e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)