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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 終?聯}終?聯{^ 10001111010010010011111110010111111111000111110110001111010010010011111110010111111111000111101101011110 8f493f97fc7d8f493f97fc7b5e
EUC-JP 終?聯}終?聯{^ 10111101101010100011111111001110111111100111110110111101101010100011111111001110111111100111101101011110 bdaa3fcefe7dbdaa3fcefe7b5e
UTF-8 終맒聯}終맒聯{^ 111001111011010110000010111010111010011110010010111010001000000110101111011111011110011110110101100000101110101110100111100100101110100010000001101011110111101101011110 e7b582eba792e881af7de7b582eba792e881af7b5e
UHC 終맒聯}終맒聯{^ 111100001111101110111000101111011101011010100100011111011111000011111011101110001011110111010110101001000111101101011110 f0fbb8bdd6a47df0fbb8bdd6a47b5e

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