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 楯?荏}楯?荏{^ 10001111011111000011111110001001011000000111110110001111011111000011111110001001011000000111101101011110 8f7c3f89607d8f7c3f89607b5e
EUC-JP 楯?荏}楯?荏{^ 10111101110111010011111110110001110000010111110110111101110111010011111110110001110000010111101101011110 bddd3fb1c17dbddd3fb1c17b5e
UTF-8 楯룫荏}楯룫荏{^ 111001101010010110101111111010111010001110101011111010001000110110001111011111011110011010100101101011111110101110100011101010111110100010001101100011110111101101011110 e6a5afeba3abe88d8f7de6a5afeba3abe88d8f7b5e
UHC 楯룫荏}楯룫荏{^ 111000101110010010001111101000101110110011111011011111011110001011100100100011111010001011101100111110110111101101011110 e2e48fa2ecfb7de2e48fa2ecfb7b5e

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