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 鬮ョ諤・鬮ョ螳ョ^ 11101001101010111010111011100110100000001010010111101001101010111010111011100101101011101010111001011110 e9abaee680a5e9abaee5aeae5e
EUC-JP 鬮ョ諤・鬮ョ螳ョ^ 1111001010101101100011101010111011101011111000001000111010100101111100101010110110001110101011101110101010110000100011101010111001011110 f2ad8eaeebe08ea5f2ad8eaeeab08eae5e
UTF-8 鬮ョ諤・鬮ョ螳ョ^ 11101001101011001010111011101111101111011010111011101000101010111010010011101111101111011010010111101001101011001010111011101111101111011010111011101000100111101011001111101111101111011010111001011110 e9acaeefbdaee8aba4efbda5e9acaeefbdaee89eb3efbdae5e
UHC ??????螳?^ 00111111001111110011111100111111001111110011111111010011110110010011111101011110 3f3f3f3f3f3fd3d93f5e

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