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 ???釗ц?逆 00111111001111110011111111111011101110111000010010001000001111111000101101110100 3f3f3ffbbb84883f8b74
EUC-JP ???釗ц?逆 0011111100111111001111111000111111100011101001101010011111101000001111111011010111010101 3f3f3f8fe3a6a7e83fb5d5
UTF-8 禮썽걗釗ц쪊逆 1110111110100110101101101110110010001101101111011110101010110001100101111110100110000111100101111101000110000110111011001010101010001010111010011000000010000110 efa6b6ec8dbdeab197e98797d186ecaa8ae98086
UHC 禮썽걗釗ц쪊逆 1110011111011111101111011110100110000001100000101110000111110010101011001110100010100101100001001110011010111101 e7dfbde98182e1f2ace8a584e6bd

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