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 蛹礼ク毳蛹礼ク毬^ 111001011000110010010111111001111011100010011111011111011110010110001100100101111110011110111000100111110111101101011110 e58c97e7b89f7de58c97e7b89f7b5e
EUC-JP 蛹礼ク毳蛹礼ク毬^ 1110100111101100110011101110100110001110101110001101110111011110111010011110110011001110111010011000111010111000110111011101110001011110 e9eccee98eb8dddee9eccee98eb8dddc5e
UTF-8 蛹礼ク毳蛹礼ク毬^ 11101000100110111011100111100111101001001011110011101111101111011011100011100110101011111011001111101000100110111011100111100111101001001011110011101111101111011011100011100110101011111010110001011110 e89bb9e7a4bcefbdb8e6afb3e89bb9e7a4bcefbdb8e6afac5e
UHC ???????毬^ 00111111001111110011111100111111001111110011111100111111110011111011001101011110 3f3f3f3f3f3f3fcfb35e

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