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 髯滂スカ髯滂スカ^ 11101001100110011001111111101111101111011011011011101001100110011001111111101111101111011011011001011110 e9999fefbdb6e9999fefbdb65e
EUC-JP 髯滂スカ髯滂スカ^ 1111000111111001110111101111000110001110101111011000111010110110111100011111100111011110111100011000111010111101100011101011011001011110 f1f9def18ebd8eb6f1f9def18ebd8eb65e
UTF-8 髯滂スカ髯滂スカ^ 11101001101010111010111111100110101110111000001011101111101111011011110111101111101111011011011011101001101010111010111111100110101110111000001011101111101111011011110111101111101111011011011001011110 e9abafe6bb82efbdbdefbdb6e9abafe6bb82efbdbdefbdb65e
UHC ?滂???滂??^ 0011111111011011101101010011111100111111001111111101101110110101001111110011111101011110 3fdbb53f3f3fdbb53f3f5e

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