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 蠇ァ謔吋蠇ァ謔吋^ 111110111010000110100111111001101000001010001001010001001111101110100001101001111110011010000010100010010100010001011110 fba1a7e6828944fba1a7e68289445e
EUC-JP ?ァ謔吋?ァ謔吋^ 001111111000111010100111111010111110001010110001101001010011111110001110101001111110101111100010101100011010010101011110 3f8ea7ebe2b1a53f8ea7ebe2b1a55e
UTF-8 蠇ァ謔吋蠇ァ謔吋^ 11101000101000001000011111101111101111011010011111101000101011001001010011100101100100001000101111101000101000001000011111101111101111011010011111101000101011001001010011100101100100001000101101011110 e8a087efbda7e8ac94e5908be8a087efbda7e8ac94e5908b5e
UHC ??謔???謔?^ 0011111100111111111110011100110000111111001111110011111111111001110011000011111101011110 3f3ff9cc3f3f3ff9cc3f5e

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