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 踟庭椒踟庭椒^ 11100110111101111001001011101011100111101010001111100110111101111001001011101011100111101010001101011110 e6f792eb9ea3e6f792eb9ea35e
EUC-JP 踟庭椒踟庭椒^ 11101100111110011100010011101101110111001010010111101100111110011100010011101101110111001010010101011110 ecf9c4eddca5ecf9c4eddca55e
UTF-8 踟庭椒踟庭椒^ 11101000101110001001111111100101101110101010110111100110101001001001001011101000101110001001111111100101101110101010110111100110101001001001001001011110 e8b89fe5baade6a492e8b89fe5baade6a4925e
UHC ?庭椒?庭椒^ 0011111111101111110101001111010110100001001111111110111111010100111101011010000101011110 3fefd4f5a13fefd4f5a15e

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