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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 逞ー逞ー[逞ー逞ー[^ 111001111001011110110000111001111001011110110000010110111110011110010111101100001110011110010111101100000101101101011110 e797b0e797b05be797b0e797b05b5e
EUC-JP 逞ー逞ー[逞ー逞ー[^ 11101101111101111000111010110000111011011111011110001110101100000101101111101101111101111000111010110000111011011111011110001110101100000101101101011110 edf78eb0edf78eb05bedf78eb0edf78eb05b5e
UTF-8 逞ー逞ー[逞ー逞ー[^ 111010011000000010011110111011111011110110110000111010011000000010011110111011111011110110110000010110111110100110000000100111101110111110111101101100001110100110000000100111101110111110111101101100000101101101011110 e9809eefbdb0e9809eefbdb05be9809eefbdb0e9809eefbdb05b5e
UHC 逞?逞?[逞?逞?[^ 110101101100000100111111110101101100000100111111010110111101011011000001001111111101011011000001001111110101101101011110 d6c13fd6c13f5bd6c13fd6c13f5b5e

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