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 ?縫?}?縫?{^ 0011111110010110010001000011111101111101001111111001011001000100001111110111101101011110 3f96443f7d3f96443f7b5e
EUC-JP ?縫?}?縫?{^ 0011111111001011101001010011111101111101001111111100101110100101001111110111101101011110 3fcba53f7d3fcba53f7b5e
UTF-8 李縫썰}李縫썰{^ 111011111010011110100001111001111011100010101011111011001000110110110000011111011110111110100111101000011110011110111000101010111110110010001101101100000111101101011110 efa7a1e7b8abec8db07defa7a1e7b8abec8db07b5e
UHC 李縫썰}李縫썰{^ 111011001011000011011100111011101011110111100100011111011110110010110000110111001110111010111101111001000111101101011110 ecb0dceebde47decb0dceebde47b5e

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