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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 省ア質酌省ア質灼^ 100011111100100010110001100011101011111110001110110111101000111111001000101100011000111010111111100011101101110001011110 8fc8b18ebf8ede8fc8b18ebf8edc5e
EUC-JP 省ア質酌省ア質灼^ 1011111011001010100011101011000110111100110000011011110011100000101111101100101010001110101100011011110011000001101111001101111001011110 beca8eb1bcc1bce0beca8eb1bcc1bcde5e
UTF-8 省ア質酌省ア質灼^ 11100111100111001000000111101111101111011011000111101000101100111010101011101001100001011000110011100111100111001000000111101111101111011011000111101000101100111010101011100111100000011011110001011110 e79c81efbdb1e8b3aae9858ce79c81efbdb1e8b3aae781bc5e
UHC 省?質酌省?質灼^ 111000001111110100111111111100101111010111101101110011001110000011111101001111111111001011110101111011011100011101011110 e0fd3ff2f5edcce0fd3ff2f5edc75e

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