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^ 1001101010001011001111110011111101000100100110101000101100111111001111110100010001011110 9a8b3f3f449a8b3f3f445e
EUC-JP 嚥??D嚥??D^ 1101001111101011001111110011111101000100110100111110101100111111001111110100010001011110 d3eb3f3f44d3eb3f3f445e
UTF-8 嚥⑸젃D嚥⑸젃D^ 111001011001101010100101111000101001000110111000111011001010000010000011010001001110010110011010101001011110001010010001101110001110110010100000100000110100010001011110 e59aa5e291b8eca08344e59aa5e291b8eca083445e
UHC 嚥⑸젃D嚥⑸젃D^ 111001101011111110101001111010111010000010000111010001001110011010111111101010011110101110100000100001110100010001011110 e6bfa9eba08744e6bfa9eba087445e

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