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 | 鬱盲??擺ゎ | 10011111010101001001011011010011001111110011111110011101101100101000001011101100 | 9f5496d33f3f9db282ec |
EUC-JP | 鬱盲??擺ゎ | 11011101101101011100110011010101001111110011111111011010101101001010010011101110 | ddb5ccd53f3fdab4a4ee |
UTF-8 | 鬱盲썲뤈擺ゎ | 111010011010110010110001111001111001101110110010111011001000110110110010111010111010010010001000111001101001001110111010111000111000001010001110 | e9acb1e79bb2ec8db2eba488e693bae3828e |
UHC | 鬱盲썲뤈擺ゎ | 111010101010011011011000111011101011110111100101100011111011100011110111111011001010101011101110 | eaa6d8eebde58fb8f7ecaaee |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)