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 鶯??節ч?鶯 1110100111110010001111110011111110010000110111111000010010001001001111111110100111110010 e9f23f3f90df84893fe9f2
EUC-JP 鶯??節ч?鶯 1111001011110100001111110011111111000000111000011010011111101001001111111111001011110100 f2f43f3fc0e1a7e93ff2f4
UTF-8 鶯뚦렡節ч뀒鶯 1110100110110110101011111110101110011010101001101110101110100000101000011110011110101111100000001101000110000111111010111000000010010010111010011011011010101111 e9b6afeb9aa6eba0a1e7af80d187eb8092e9b6af
UHC 鶯뚦렡節ч뀒鶯 1110010110100011100011001110010110001110101100101110111110111101101011001110100110000101100011001110010110100011 e5a38ce58eb2efbdace9858ce5a3

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