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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 楯?荏楯?荏^ 1000111101111100001111111000100101100000100011110111110000111111100010010110000001011110 8f7c3f89608f7c3f89605e
EUC-JP 楯?荏楯?荏^ 1011110111011101001111111011000111000001101111011101110100111111101100011100000101011110 bddd3fb1c1bddd3fb1c15e
UTF-8 楯룫荏楯룫荏^ 11100110101001011010111111101011101000111010101111101000100011011000111111100110101001011010111111101011101000111010101111101000100011011000111101011110 e6a5afeba3abe88d8fe6a5afeba3abe88d8f5e
UHC 楯룫荏楯룫荏^ 11100010111001001000111110100010111011001111101111100010111001001000111110100010111011001111101101011110 e2e48fa2ecfbe2e48fa2ecfb5e

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