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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 踟廷ッ怡踟廷ッ悳^ 111001101111011110010010111011001010111110011100011111011110011011110111100100101110110010101111100111000111101101011110 e6f792ecaf9c7de6f792ecaf9c7b5e
EUC-JP 踟廷ッ怡踟廷ッ悳^ 1110110011111001110001001110111010001110101011111101011111011110111011001111100111000100111011101000111010101111110101111101110001011110 ecf9c4ee8eafd7deecf9c4ee8eafd7dc5e
UTF-8 踟廷ッ怡踟廷ッ悳^ 11101000101110001001111111100101101110111011011111101111101111011010111111100110100000001010000111101000101110001001111111100101101110111011011111101111101111011010111111100110100000101011001101011110 e8b89fe5bbb7efbdafe680a1e8b89fe5bbb7efbdafe682b35e
UHC ?廷?怡?廷?悳^ 00111111111011111101010100111111111011001010111000111111111011111101010100111111110100111110110101011110 3fefd53fecae3fefd53fd3ed5e

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