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 ????b[????b[^ 00111111001111110011111100111111011000100101101100111111001111110011111100111111011000100101101101011110 3f3f3f3f625b3f3f3f3f625b5e
SJIS-WIN 跿ァ陷エb[跿ァ陷エb[^ 1110011011110011101001111110100010011100101101000110001001011011111001101111001110100111111010001001110010110100011000100101101101011110 e6f3a7e89cb4625be6f3a7e89cb4625b5e
EUC-JP 跿ァ陷エb[跿ァ陷エb[^ 111011001111010110001110101001111110111111111100100011101011010001100010010110111110110011110101100011101010011111101111111111001000111010110100011000100101101101011110 ecf58ea7effc8eb4625becf58ea7effc8eb4625b5e
UTF-8 跿ァ陷エb[跿ァ陷エb[^ 1110100010110111101111111110111110111101101001111110100110011001101101111110111110111101101101000110001001011011111010001011011110111111111011111011110110100111111010011001100110110111111011111011110110110100011000100101101101011110 e8b7bfefbda7e999b7efbdb4625be8b7bfefbda7e999b7efbdb4625b5e
UHC ??陷?b[??陷?b[^ 001111110011111111111001111010000011111101100010010110110011111100111111111110011110100000111111011000100101101101011110 3f3ff9e83f625b3f3ff9e83f625b5e

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