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 髯よウ・髯よウ・^ 11101001100110011000001011100110101100111010010111101001100110011000001011100110101100111010010101011110 e99982e6b3a5e99982e6b3a55e
EUC-JP 髯よウ・髯よウ・^ 1111000111111001101001001110100010001110101100111000111010100101111100011111100110100100111010001000111010110011100011101010010101011110 f1f9a4e88eb38ea5f1f9a4e88eb38ea55e
UTF-8 髯よウ・髯よウ・^ 11101001101010111010111111100011100000101000100011101111101111011011001111101111101111011010010111101001101010111010111111100011100000101000100011101111101111011011001111101111101111011010010101011110 e9abafe38288efbdb3efbda5e9abafe38288efbdb3efbda55e
UHC ?よ???よ??^ 0011111110101010111010000011111100111111001111111010101011101000001111110011111101011110 3faae83f3f3faae83f3f5e

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