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 泳э?}泳э?{^ 10001001011010101000010010001111001111110111110110001001011010101000010010001111001111110111101101011110 896a848f3f7d896a848f3f7b5e
EUC-JP 泳э?}泳э?{^ 10110001110010111010011111101111001111110111110110110001110010111010011111101111001111110111101101011110 b1cba7ef3f7db1cba7ef3f7b5e
UTF-8 泳э쭅}泳э쭅{^ 11100110101100111011001111010001100011011110110010101101100001010111110111100110101100111011001111010001100011011110110010101101100001010111101101011110 e6b3b3d18decad857de6b3b3d18decad857b5e
UHC 泳э쭅}泳э쭅{^ 111001111011011010101100111011111010011110000001011111011110011110110110101011001110111110100111100000010111101101011110 e7b6acefa7817de7b6acefa7817b5e

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