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 ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 耜h耜fN}耜h耜fN{^ 1110001111010001011010001110001111010001011001100100111001111101111000111101000101101000111000111101000101100110010011100111101101011110 e3d168e3d1664e7de3d168e3d1664e7b5e
EUC-JP 耜h耜fN}耜h耜fN{^ 1110011011010011011010001110011011010011011001100100111001111101111001101101001101101000111001101101001101100110010011100111101101011110 e6d368e6d3664e7de6d368e6d3664e7b5e
UTF-8 耜h耜fN}耜h耜fN{^ 111010001000000010011100011010001110100010000000100111000110011001001110011111011110100010000000100111000110100011101000100000001001110001100110010011100111101101011110 e8809c68e8809c664e7de8809c68e8809c664e7b5e
UHC ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e

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