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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 酌鞴尺[}酌鞴尺[{^ 1000111011011110111010001110010010001110110110100101101101111101100011101101111011101000111001001000111011011010010110110111101101011110 8edee8e48eda5b7d8edee8e48eda5b7b5e
EUC-JP 酌鞴尺[}酌鞴尺[{^ 1011110011100000111100001110011010111100110111000101101101111101101111001110000011110000111001101011110011011100010110110111101101011110 bce0f0e6bcdc5b7dbce0f0e6bcdc5b7b5e
UTF-8 酌鞴尺[}酌鞴尺[{^ 1110100110000101100011001110100110011110101101001110010110110000101110100101101101111101111010011000010110001100111010011001111010110100111001011011000010111010010110110111101101011110 e9858ce99eb4e5b0ba5b7de9858ce99eb4e5b0ba5b7b5e
UHC 酌?尺[}酌?尺[{^ 111011011100110000111111111101001010100101011011011111011110110111001100001111111111010010101001010110110111101101011110 edcc3ff4a95b7dedcc3ff4a95b7b5e

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