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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 毅??}毅??{^ 1000101101000010001111110011111101111101100010110100001000111111001111110111101101011110 8b423f3f7d8b423f3f7b5e
EUC-JP 毅??}毅??{^ 1011010110100011001111110011111101111101101101011010001100111111001111110111101101011110 b5a33f3f7db5a33f3f7b5e
UTF-8 毅섍퓶}毅섍퓶{^ 111001101010111110000101111011001000010010001101111011011001001110110110011111011110011010101111100001011110110010000100100011011110110110010011101101100111101101011110 e6af85ec848ded93b67de6af85ec848ded93b67b5e
UHC 毅섍퓶}毅섍퓶{^ 111010111111011010011000111010101011111110011100011111011110101111110110100110001110101010111111100111000111101101011110 ebf698eabf9c7debf698eabf9c7b5e

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