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 諡倡㊨}諡倡㊨{^ 111001101000101110011000111001111000011110001001011111011110011010001011100110001110011110000111100010010111101101011110 e68b98e787897de68b98e787897b5e
EUC-JP 諡倡?}諡倡?{^ 11101011111010111101000011101001001111110111110111101011111010111101000011101001001111110111101101011110 ebebd0e93f7debebd0e93f7b5e
UTF-8 諡倡㊨}諡倡㊨{^ 111010001010101110100001111001011000000010100001111000111000101010101000011111011110100010101011101000011110010110000000101000011110001110001010101010000111101101011110 e8aba1e580a1e38aa87de8aba1e580a1e38aa87b5e
UHC 諡倡?}諡倡?{^ 11100011110011011111001111011011001111110111110111100011110011011111001111011011001111110111101101011110 e3cdf3db3f7de3cdf3db3f7b5e

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