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 省ア質爵柀ア質灼^ 100011111100100010110001100011101011111110001110110111011111101011100100101100011000111010111111100011101101110001011110 8fc8b18ebf8eddfae4b18ebf8edc5e
EUC-JP 省ア質爵柀ア質灼^ 101111101100101010001110101100011011110011000001101111001101111110001111110000111011100110001110101100011011110011000001101111001101111001011110 beca8eb1bcc1bcdf8fc3b98eb1bcc1bcde5e
UTF-8 省ア質爵柀ア質灼^ 11100111100111001000000111101111101111011011000111101000101100111010101011100111100010001011010111100110100111111000000011101111101111011011000111101000101100111010101011100111100000011011110001011110 e79c81efbdb1e8b3aae788b5e69f80efbdb1e8b3aae781bc5e
UHC 省?質爵??質灼^ 1110000011111101001111111111001011110101111011011100100100111111001111111111001011110101111011011100011101011110 e0fd3ff2f5edc93f3ff2f5edc75e

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