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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 隴齎蒹隴齎蒹^ 11101000101011011110011011011000111001001110001111101000101011011110011011011000111001001110001101011110 e8ade6d8e4e3e8ade6d8e4e35e
EUC-JP 隴齎蒹隴齎蒹^ 11110000101011111110110011011010111010001110010111110000101011111110110011011010111010001110010101011110 f0afecdae8e5f0afecdae8e55e
UTF-8 隴齎蒹隴齎蒹^ 11101001100110101011010011101001101111011000111011101000100100101011100111101001100110101011010011101001101111011000111011101000100100101011100101011110 e99ab4e9bd8ee892b9e99ab4e9bd8ee892b95e
UHC ?齎??齎?^ 001111111110111010110010001111110011111111101110101100100011111101011110 3feeb23f3feeb23f5e

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