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 | 而驀缺?氓? | 10001110101001111110100101111101111000111001111000111111100111111000001000111111 | 8ea7e97de39e3f9f823f |
EUC-JP | 而驀缺?氓? | 10111100101010011111000111011110111001011111111000111111110111011110001000111111 | bca9f1dee5fe3fdde23f |
UTF-8 | 而驀缺뤗氓띱 | 111010001000000010001100111010011010100110000000111001111011110010111010111010111010010010010111111001101011000010010011111010111001110110110001 | e8808ce9a980e7bcbaeba497e6b093eb9db1 |
UHC | 而驀缺뤗氓띱 | 111011001011101111011000111010011100110011000000100011111100011111011000111011001011011011110000 | ecbbd8e9ccc08fc7d8ecb6f0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)