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 泳ч?}泳ч?{^ 10001001011010101000010010001001001111110111110110001001011010101000010010001001001111110111101101011110 896a84893f7d896a84893f7b5e
EUC-JP 泳ч?}泳ч?{^ 10110001110010111010011111101001001111110111110110110001110010111010011111101001001111110111101101011110 b1cba7e93f7db1cba7e93f7b5e
UTF-8 泳ч꼥}泳ч꼥{^ 11100110101100111011001111010001100001111110101010111100101001010111110111100110101100111011001111010001100001111110101010111100101001010111101101011110 e6b3b3d187eabca57de6b3b3d187eabca57b5e
UHC 泳ч꼥}泳ч꼥{^ 111001111011011010101100111010011000010010000010011111011110011110110110101011001110100110000100100000100111101101011110 e7b6ace984827de7b6ace984827b5e

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