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 ??????P\ 0011111100111111001111110011111100111111001111110101000001011100 3f3f3f3f3f3f505c
SJIS-WIN 榮??暎??P\ 10011110110001000011111100111111100111011111001100111111001111110101000001011100 9ec43f3f9df33f3f505c
EUC-JP 榮??暎??P\ 11011100110001100011111100111111110110101111010100111111001111110101000001011100 dcc63f3fdaf53f3f505c
UTF-8 榮녿젩暎㏓젾P\ 1110011010100110101011101110101110000101101111111110110010100000101010011110011010011010100011101110001110001111100100111110110010100000101111100101000001011100 e6a6aeeb85bfeca0a9e69a8ee38f93eca0be505c
UHC 榮녿젩暎㏓젾P\ 1110011110110100100001101110101110100000101000011110011110110010101001111110101110100000101100000101000001011100 e7b486eba0a1e7b2a7eba0b0505c

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