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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 泳??D泳??D^ 1000100101101010001111110011111101000100100010010110101000111111001111110100010001011110 896a3f3f44896a3f3f445e
EUC-JP 泳??D泳??D^ 1011000111001011001111110011111101000100101100011100101100111111001111110100010001011110 b1cb3f3f44b1cb3f3f445e
UTF-8 泳싨룂D泳싨룂D^ 111001101011001110110011111011001000101110101000111010111010001110000010010001001110011010110011101100111110110010001011101010001110101110100011100000100100010001011110 e6b3b3ec8ba8eba38244e6b3b3ec8ba8eba382445e
UHC 泳싨룂D泳싨룂D^ 111001111011011010011010111001101000111110000011010001001110011110110110100110101110011010001111100000110100010001011110 e7b69ae68f8344e7b69ae68f83445e

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