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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 髷ィ謐ァ諢セ蟯ヲ 111010011001111010101000111001101000110110100111111001101000010010111110111001011011001010100110 e99ea8e68da7e684bee5b2a6
EUC-JP 髷ィ謐ァ諢セ蟯ヲ 11110001111111101000111010101000111010111110110110001110101001111110101111100100100011101011111011101010101101001000111010100110 f1fe8ea8ebed8ea7ebe48ebeeab48ea6
UTF-8 髷ィ謐ァ諢セ蟯ヲ 111010011010101110110111111011111011110110101000111010001010110010010000111011111011110110100111111010001010101110100010111011111011110110111110111010001001111110101111111011111011110110100110 e9abb7efbda8e8ac90efbda7e8aba2efbdbee89fafefbda6
UHC ??謐???蟯? 00111111001111111101101011001101001111110011111100111111111010011010100000111111 3f3fdacd3f3f3fe9a83f

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