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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 蟠ァ遨ォD蟠ァ遨ォD^ 111001011011010010100111111001111010100110101011010001001110010110110100101001111110011110101001101010110100010001011110 e5b4a7e7a9ab44e5b4a7e7a9ab445e
EUC-JP 蟠ァ遨ォD蟠ァ遨ォD^ 11101010101101101000111010100111111011101010101110001110101010110100010011101010101101101000111010100111111011101010101110001110101010110100010001011110 eab68ea7eeab8eab44eab68ea7eeab8eab445e
UTF-8 蟠ァ遨ォD蟠ァ遨ォD^ 111010001001111110100000111011111011110110100111111010011000000110101000111011111011110110101011010001001110100010011111101000001110111110111101101001111110100110000001101010001110111110111101101010110100010001011110 e89fa0efbda7e981a8efbdab44e89fa0efbda7e981a8efbdab445e
UHC 蟠???D蟠???D^ 11011010111101100011111100111111001111110100010011011010111101100011111100111111001111110100010001011110 daf63f3f3f44daf63f3f3f445e

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