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 驍ょ恫驍ょ恫^ 11101001100000101000001011100101100111001001100011101001100000101000001011100101100111001001100001011110 e98282e59c98e98282e59c985e
EUC-JP 驍ょ恫驍ょ恫^ 11110001111000101010010011100111110101111111100011110001111000101010010011100111110101111111100001011110 f1e2a4e7d7f8f1e2a4e7d7f85e
UTF-8 驍ょ恫驍ょ恫^ 11101001101010011000110111100011100000101000011111100110100000011010101111101001101010011000110111100011100000101000011111100110100000011010101101011110 e9a98de38287e681abe9a98de38287e681ab5e
UHC 驍ょ?驍ょ?^ 1111110110100100101010101110011100111111111111011010010010101010111001110011111101011110 fda4aae73ffda4aae73f5e

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