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 ??^[}??^[{^ 0011111100111111010111100101101101111101001111110011111101011110010110110111101101011110 3f3f5e5b7d3f3f5e5b7b5e
SJIS-WIN 賰ヲ^[}賰ヲ^[{^ 11111011101011011010011001011110010110110111110111111011101011011010011001011110010110110111101101011110 fbada65e5b7dfbada65e5b7b5e
EUC-JP 賰ヲ^[}賰ヲ^[{^ 1000111111011111101110011000111010100110010111100101101101111101100011111101111110111001100011101010011001011110010110110111101101011110 8fdfb98ea65e5b7d8fdfb98ea65e5b7b5e
UTF-8 賰ヲ^[}賰ヲ^[{^ 11101000101100111011000011101111101111011010011001011110010110110111110111101000101100111011000011101111101111011010011001011110010110110111101101011110 e8b3b0efbda65e5b7de8b3b0efbda65e5b7b5e
UHC ??^[}??^[{^ 0011111100111111010111100101101101111101001111110011111101011110010110110111101101011110 3f3f5e5b7d3f3f5e5b7b5e

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