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 盡}盡{^ 111101011111100111100001101101101111100010101111011111011111010111111001111000011011011011111000101011110111101101011110 f5f9e1b6f8af7df5f9e1b6f8af7b5e
EUC-JP ?盡?}?盡?{^ 0011111111100010101110000011111101111101001111111110001010111000001111110111101101011110 3fe2b83f7d3fe2b83f7b5e
UTF-8 盡}盡{^ 111011101001000110100100111001111001101110100001111011101001100110001110011111011110111010010001101001001110011110011011101000011110111010011001100011100111101101011110 ee91a4e79ba1ee998e7dee91a4e79ba1ee998e7b5e
UHC ?盡?}?盡?{^ 0011111111110010110101110011111101111101001111111111001011010111001111110111101101011110 3ff2d73f7d3ff2d73f7b5e

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