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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 髯晄援驪、譎ウ 111010011001100110011101111001101000100110000111111010011000101110100100111001101001100110110011 e9999de68987e98ba4e699b3
EUC-JP 髯晄援驪、譎ウ 1111000111111001110110101110100010110001111001111111000111101011100011101010010011101011111110011000111010110011 f1f9dae8b1e7f1eb8ea4ebf98eb3
UTF-8 髯晄援驪、譎ウ 111010011010101110101111111001101001100110000100111001101000111110110100111010011010100110101010111011111011110110100100111010001010110110001110111011111011110110110011 e9abafe69984e68fb4e9a9aaefbda4e8ad8eefbdb3
UHC ?晄援驪?譎? 0011111111111100110011011110101010110101110101011111000100111111111111011101001000111111 3ffccdeab5d5f13ffdd23f

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