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 ??????蔭 0011111100111111001111110011111100111111001111111000100011111100 3f3f3f3f3f3f88fc
EUC-JP ??ł沅??蔭 001111110011111110001111101010011100100010001111110001101110100100111111001111111011000011111110 3f3f8fa9c88fc6e93f3fb0fe
UTF-8 令⑸ł沅놅쫭蔭 1110111110100110101010001110001010010001101110001100010110000010111001101011001010000101111010111000011010000101111011001010101110101101111010001001010010101101 efa6a8e291b8c582e6b285eb8685ecabade894ad
UHC 令⑸ł沅놅쫭蔭 1110011110101001101010011110101110101001101010011110101010110110100001101110111110100110100001011110101111100011 e7a9a9eba9a9eab686efa685ebe3

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