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 膵э拾}膵э拾{^ 111001000101100010000100100011111000111101000101011111011110010001011000100001001000111110001111010001010111101101011110 e458848f8f457de458848f8f457b5e
EUC-JP 膵э拾}膵э拾{^ 111001111011100110100111111011111011110110100110011111011110011110111001101001111110111110111101101001100111101101011110 e7b9a7efbda67de7b9a7efbda67b5e
UTF-8 膵э拾}膵э拾{^ 11101000100001101011010111010001100011011110011010001011101111100111110111101000100001101011010111010001100011011110011010001011101111100111101101011110 e886b5d18de68bbe7de886b5d18de68bbe7b5e
UHC 膵э拾}膵э拾{^ 111101011111110110101100111011111110001110100110011111011111010111111101101011001110111111100011101001100111101101011110 f5fdacefe3a67df5fdacefe3a67b5e

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