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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 上ッ捨緖ェセ゚抄 100011111110001110101111100011101100110011111011100011101010101010111110110111111000111110110100 8fe3af8eccfb8eaabedf8fb4
EUC-JP 上ッ捨?ェセ゚抄 101111101110010110001110101011111011110011001110001111111000111010101010100011101011111010001110110111111011111010110110 bee58eafbcce3f8eaa8ebe8edfbeb6
UTF-8 上ッ捨緖ェセ゚抄 111001001011100010001010111011111011110110101111111001101000110110101000111001111011011110010110111011111011110110101010111011111011110110111110111011111011111010011111111001101000101010000100 e4b88aefbdafe68da8e7b796efbdaaefbdbeefbe9fe68a84
UHC 上?捨緖???抄 110111111011111000111111110111101101011111011111111111010011111100111111001111111111010011111100 dfbe3fded7dffd3f3f3ff4fc

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