To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蛇酌焦ァ}蛇酌焦ァ{^ 1000111011010110100011101101111010001111110001011010011101111101100011101101011010001110110111101000111111000101101001110111101101011110 8ed68ede8fc5a77d8ed68ede8fc5a77b5e
EUC-JP 蛇酌焦ァ}蛇酌焦ァ{^ 10111100110110001011110011100000101111101100011110001110101001110111110110111100110110001011110011100000101111101100011110001110101001110111101101011110 bcd8bce0bec78ea77dbcd8bce0bec78ea77b5e
UTF-8 蛇酌焦ァ}蛇酌焦ァ{^ 111010001001101110000111111010011000010110001100111001111000010010100110111011111011110110100111011111011110100010011011100001111110100110000101100011001110011110000100101001101110111110111101101001110111101101011110 e89b87e9858ce784a6efbda77de89b87e9858ce784a6efbda77b5e
UHC 蛇酌焦?}蛇酌焦?{^ 1101111011101111111011011100110011110101101001010011111101111101110111101110111111101101110011001111010110100101001111110111101101011110 deefedccf5a53f7ddeefedccf5a53f7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)