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 ?遂?}?遂?{^ 0011111110010000100010110011111101111101001111111001000010001011001111110111101101011110 3f908b3f7d3f908b3f7b5e
EUC-JP ?遂?}?遂?{^ 0011111110111111111010110011111101111101001111111011111111101011001111110111101101011110 3fbfeb3f7d3fbfeb3f7b5e
UTF-8 덦遂쒊}덦遂쒊{^ 111010111000110110100110111010011000000110000010111011001001001010001010011111011110101110001101101001101110100110000001100000101110110010010010100010100111101101011110 eb8da6e98182ec928a7deb8da6e98182ec928a7b5e
UHC 덦遂쒊}덦遂쒊{^ 100010010100000111100010110001001001110011100001011111011000100101000001111000101100010010011100111000010111101101011110 8941e2c49ce17d8941e2c49ce17b5e

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