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 貉ソ螳毳貉ソ螳毬^ 111001101011100110111111111001011010111010011111011111011110011010111001101111111110010110101110100111110111101101011110 e6b9bfe5ae9f7de6b9bfe5ae9f7b5e
EUC-JP 貉ソ螳毳貉ソ螳毬^ 1110110010111011100011101011111111101010101100001101110111011110111011001011101110001110101111111110101010110000110111011101110001011110 ecbb8ebfeab0dddeecbb8ebfeab0dddc5e
UTF-8 貉ソ螳毳貉ソ螳毬^ 11101000101100101000100111101111101111011011111111101000100111101011001111100110101011111011001111101000101100101000100111101111101111011011111111101000100111101011001111100110101011111010110001011110 e8b289efbdbfe89eb3e6afb3e8b289efbdbfe89eb3e6afac5e
UHC ??螳???螳毬^ 001111110011111111010011110110010011111100111111001111111101001111011001110011111011001101011110 3f3fd3d93f3f3fd3d9cfb35e

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