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 邱」岦サ邱」岦サ^ 11100111101101111010001111111010101011001011101111100111101101111010001111111010101011001011101101011110 e7b7a3faacbbe7b7a3faacbb5e
EUC-JP 邱」岦サ邱」岦サ^ 11101110101110011000111010100011100011111011101110110011100011101011101111101110101110011000111010100011100011111011101110110011100011101011101101011110 eeb98ea38fbbb38ebbeeb98ea38fbbb38ebb5e
UTF-8 邱」岦サ邱」岦サ^ 11101001100000101011000111101111101111011010001111100101101100101010011011101111101111011011101111101001100000101011000111101111101111011010001111100101101100101010011011101111101111011011101101011110 e982b1efbda3e5b2a6efbdbbe982b1efbda3e5b2a6efbdbb5e
UHC 邱???邱???^ 1100111111001000001111110011111100111111110011111100100000111111001111110011111101011110 cfc83f3f3fcfc83f3f3f5e

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