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 髯ょセ奪髯ょセ奪^ 111010011001100110000010111001011011111010010010010001001110100110011001100000101110010110111110100100100100010001011110 e99982e5be9244e99982e5be92445e
EUC-JP 髯ょセ奪髯ょセ奪^ 1111000111111001101001001110011110001110101111101100001110100101111100011111100110100100111001111000111010111110110000111010010101011110 f1f9a4e78ebec3a5f1f9a4e78ebec3a55e
UTF-8 髯ょセ奪髯ょセ奪^ 11101001101010111010111111100011100000101000011111101111101111011011111011100101101001011010101011101001101010111010111111100011100000101000011111101111101111011011111011100101101001011010101001011110 e9abafe38287efbdbee5a5aae9abafe38287efbdbee5a5aa5e
UHC ?ょ?奪?ょ?奪^ 00111111101010101110011100111111111101111010110000111111101010101110011100111111111101111010110001011110 3faae73ff7ac3faae73ff7ac5e

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