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 毅잓땡}毅잓땡{^ 111001101010111110000101111011001001111010010011111010111001010110100001011111011110011010101111100001011110110010011110100100111110101110010101101000010111101101011110 e6af85ec9e93eb95a17de6af85ec9e93eb95a17b5e
UHC 毅잓땡}毅잓땡{^ 111010111111011010011111111010011011011010101111011111011110101111110110100111111110100110110110101011110111101101011110 ebf69fe9b6af7debf69fe9b6af7b5e

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