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 雎鯉スソ雎鯉スソ^ 11101000101100011000110011101111101111011011111111101000101100011000110011101111101111011011111101011110 e8b18cefbdbfe8b18cefbdbf5e
EUC-JP 雎鯉スソ雎鯉スソ^ 1111000010110011101110001111000110001110101111011000111010111111111100001011001110111000111100011000111010111101100011101011111101011110 f0b3b8f18ebd8ebff0b3b8f18ebd8ebf5e
UTF-8 雎鯉スソ雎鯉スソ^ 11101001100110111000111011101001101011111000100111101111101111011011110111101111101111011011111111101001100110111000111011101001101011111000100111101111101111011011110111101111101111011011111101011110 e99b8ee9af89efbdbdefbdbfe99b8ee9af89efbdbdefbdbf5e
UHC 雎鯉??雎鯉??^ 11101110110100011101011111101111001111110011111111101110110100011101011111101111001111110011111101011110 eed1d7ef3f3feed1d7ef3f3f5e

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