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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???寃g????壤 00111111001111110011111110011011100000111000001010000111001111110011111100111111001111111001101011011111 3f3f3f9b8382873f3f3f3f9adf
EUC-JP ??ł寃gł???壤 0011111100111111100011111010100111001000110101011110001110100011111001111000111110101001110010000011111100111111001111111101010011100001 3f3f8fa9c8d5e3a3e78fa9c83f3f3fd4e1
UTF-8 令⑸ł寃gł硫⑷텉壤 11101111101001101010100011100010100100011011100011000101100000101110010110101111100000111110111110111101100001111100010110000010111011111010011110001110111000101001000110110111111011011000010110001001111001011010001110100100 efa6a8e291b8c582e5af83efbd87c582efa78ee291b7ed8589e5a3a4
UHC 令⑸ł寃gł硫⑷텉壤 1110011110101001101010011110101110101001101010011110101010110010101000111110011110101001101010011110101110101001101010011110101010110110100001101110010110111101 e7a9a9eba9a9eab2a3e7a9a9eba9a9eab686e5bd

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