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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?嘲杵?????^ 0011111110011010011111011000101101101110001111110011111100111111001111110011111101011110 3f9a7d8b6e3f3f3f3f3f5e
EUC-JP ?嘲杵?????^ 0011111111010011110111101011010111001111001111110011111100111111001111110011111101011110 3fd3deb5cf3f3f3f3f3f5e
UTF-8 렺嘲杵뤇咽찐운쐬^ 11101011101000001011101011100101100110001011001011100110100111011011010111101011101001001000011111101111101001101001111011101100101100001001000011101100100110101011010011101100100100001010110001011110 eba0bae598b2e69db5eba487efa69eecb090ec9ab4ec90ac5e
UHC 렺嘲杵뤇咽찐운쐬^ 1000111011000010111100001011111111101110101111101000111110110111111001101110110011000010111100001011111111101110101111011111110101011110 8ec2f0bfeebe8fb7e6ecc2f0bfeebdfd5e

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