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 運蛇ζ}運蛇ζ{^ 100010010101111010001110110101101000001111000100011111011000100101011110100011101101011010000011110001000111101101011110 895e8ed683c47d895e8ed683c47b5e
EUC-JP 運蛇ζ}運蛇ζ{^ 101100011011111110111100110110001010011011000110011111011011000110111111101111001101100010100110110001100111101101011110 b1bfbcd8a6c67db1bfbcd8a6c67b5e
UTF-8 運蛇ζ}運蛇ζ{^ 11101001100000011000101111101000100110111000011111001110101101100111110111101001100000011000101111101000100110111000011111001110101101100111101101011110 e9818be89b87ceb67de9818be89b87ceb67b5e
UHC 運蛇ζ}運蛇ζ{^ 111010101010000111011110111011111010010111100110011111011110101010100001110111101110111110100101111001100111101101011110 eaa1deefa5e67deaa1deefa5e67b5e

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